Update writing-helmfile.md (#1937)

fix small typo
This commit is contained in:
George Gaál 2021-09-13 21:36:40 +02:00 committed by GitHub
parent ae438c8e9e
commit 8594944f63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -273,7 +273,7 @@ In the following example `helmfile.yaml.gotmpl`, each `---` separated part of th
`helmfile.yaml.gotmpl`:
```yaml
# Part 1: Reused Enviroment Values
# Part 1: Reused Environment Values
bases:
- myenv.yaml
---