Fix "Merging Arrays in Layers" doc example (#1084)
This commit is contained in:
parent
9fab6851f0
commit
5abbdea059
|
|
@ -228,7 +228,7 @@ A work-around is to treat the state file as a go template and use `readFile` tem
|
|||
```yaml
|
||||
templates:
|
||||
metricbeat: &metricbeat
|
||||
- name: metricbeat
|
||||
name: metricbeat
|
||||
chart: stable/metricbeat
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue