Fix: Change use of `tmpl` to `gotmpl` in README (#870)

This adds clarity in docs by:

- Changing references to the supported file extension
- Previously, using `values.tmpl` in helmfile.yaml would throw errors. `values.gotmpl` gives expected output
This commit is contained in:
Rajat Goyal 2019-09-26 05:32:21 +05:30 committed by KUOKA Yusuke
parent ba2e522617
commit 10a9a16f3d
1 changed files with 2 additions and 2 deletions

View File

@ -559,10 +559,10 @@ releases:
namespace: {{ requiredEnv "NAME" }}
chart: roboll/vault-secret-manager
values:
- values.yaml.tmpl
- values.yaml.gotmpl
```
`values.yaml.tmpl`:
`values.yaml.gotmpl`:
```yaml
db: