fix typo for readme.md

This commit is contained in:
Nam Nguyen 2022-08-23 15:11:20 +07:00
parent 316f7ddf5d
commit 5d5d61e56f
1 changed files with 1 additions and 2 deletions

View File

@ -29,8 +29,7 @@ Helmfile is a declarative spec for deploying helm charts. It lets you...
* Apply CI/CD to configuration changes. * Apply CI/CD to configuration changes.
* Periodically sync to avoid skew in environments. * Periodically sync to avoid skew in environments.
To avoid upgrades for each iteration of `helm`, the `helmfile` executable delega To avoid upgrades for each iteration of `helm`, the `helmfile` executable delegates to `helm` - as a result, `helm` must be installed.
tes to `helm` - as a result, `helm` must be installed.
## Highlights ## Highlights