fix: typo in README (#1254)
This commit is contained in:
parent
eb8ab54865
commit
576a07f497
|
|
@ -538,7 +538,7 @@ In addition to built-in ones, the following custom template functions are availa
|
||||||
You can reference a template of values file in your `helmfile.yaml` like below:
|
You can reference a template of values file in your `helmfile.yaml` like below:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
releases
|
releases:
|
||||||
- name: myapp
|
- name: myapp
|
||||||
chart: mychart
|
chart: mychart
|
||||||
values:
|
values:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue