diff --git a/Code/Helmfile/3/helmfile_9.yaml b/Code/Helmfile/3/helmfile_9.yaml new file mode 100644 index 0000000000000000000000000000000000000000..0498208bf1e1d9f89e68942b234a1b49377ead1c --- /dev/null +++ b/Code/Helmfile/3/helmfile_9.yaml @@ -0,0 +1,9 @@ +environments: + cluster-azure-us-west: + values: + - git::https://github.com/rahulwagh/helmchart@helloworld?ref=master&sparse=0 + +releases: + - name: helloworld1 + chart: ./helloworld1 + installed: true