add example to demonstrate remote helmfiles & remote charts

Signed-off-by: Quan TRAN <account@itscaro.me>
This commit is contained in:
Quan TRAN 2022-02-11 23:17:56 +01:00 committed by Yusuke Kuoka
parent baafe702b2
commit 9a2df3c0a2
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
helmfiles:
- path: git::https://github.com/cloudposse/helmfiles.git@releases/echo-server/helmfile.yaml?ref=master
values:
- installed: true
stage: test
environment: test
releases:
- name: apache
chart: git::https://github.com/bitnami/charts.git@bitnami/apache?ref=master