Update writing-helmfile.md (#1073)

nitpick spelling
This commit is contained in:
Matt L 2020-02-02 17:39:40 -06:00 committed by GitHub
parent fc75f25293
commit c8ba676e19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ Now, you get `1` when there is no `eventApi.replicas` defined in environment val
## Release Template / Conventional Directory Structure
Introducing helmfile into a large-scale project that involes dozens of releases often results in a lot of repetitions in `helmfile.yaml` files.
Introducing helmfile into a large-scale project that involves dozens of releases often results in a lot of repetitions in `helmfile.yaml` files.
The example below shows repetitions in `namespace`, `chart`, `values`, and `secrets`: