Update writing-helmfile.md: fix typos (#1892)

This commit is contained in:
Evgenii Tereshkov 2021-07-02 05:31:47 +07:00 committed by GitHub
parent 46b17e2cdb
commit d8247e6543
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ for its `.Values`.
```
app:
project: {{.Environmont.Name}}-{{.StateValues.project}} # Same as {{.Environmont.Name}}-{{.Values.project}}
project: {{.Environment.Name}}-{{.StateValues.project}} # Same as {{.Environment.Name}}-{{.Values.project}}
{{`
extraEnvVars: