From 6384c3bd2a13149e6cddfc5b54c22a35bf798885 Mon Sep 17 00:00:00 2001
From: T ArunTheja <arun9theja@gmail.com>
Date: Sat, 14 May 2022 14:29:55 +0000
Subject: [PATCH] helmfile_2.yaml

---
 Code/Helmfile/2/helmfile_2.yaml | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 Code/Helmfile/2/helmfile_2.yaml

diff --git a/Code/Helmfile/2/helmfile_2.yaml b/Code/Helmfile/2/helmfile_2.yaml
new file mode 100644
index 0000000..56bccf8
--- /dev/null
+++ b/Code/Helmfile/2/helmfile_2.yaml
@@ -0,0 +1,3 @@
+repositories:
+  - name: stable
+    url: https://charts.helm.sh/stable
-- 
GitLab