diff --git a/Code/Helmfile/3/helmfile_1.yaml b/Code/Helmfile/3/helmfile_1.yaml new file mode 100644 index 0000000000000000000000000000000000000000..43e42e3c7f71cbedbf261bfc083eccd5f0b69933 --- /dev/null +++ b/Code/Helmfile/3/helmfile_1.yaml @@ -0,0 +1,6 @@ +--- +releases: + + - name: helloworld + chart: ./helloworld + installed: true