Update writing-helmfile.md: fix typos (#1892)
This commit is contained in:
parent
46b17e2cdb
commit
d8247e6543
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue