Fix "Merging Arrays in Layers" doc example (#1084)

This commit is contained in:
Guillaume Lecerf 2020-02-03 00:42:16 +01:00 committed by GitHub
parent 9fab6851f0
commit 5abbdea059
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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
```