new here, fixing very minor typo (#1121)
This commit is contained in:
parent
f1bdb65777
commit
8acbbc596d
|
|
@ -216,7 +216,7 @@ Helmfile overrides the `releases` array with the latest layer so the resulting s
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
releases:
|
releases:
|
||||||
# metricbeat release disappeared! but that's how helmfiel works
|
# metricbeat release disappeared! but that's how helmfile works
|
||||||
- name: myapp
|
- name: myapp
|
||||||
chart: mychart
|
chart: mychart
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue