Update charts_tips_and_tricks.md

typo error
comand --> command
pull/3452/head
liaoj 7 years ago committed by GitHub
parent 31e6446b8e
commit db31b7a9da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -234,7 +234,7 @@ update of that resource.
## Upgrade a release idempotently
In order to use the same command when installing and upgrading a release, use the following comand:
In order to use the same command when installing and upgrading a release, use the following command:
```shell
helm upgrade --install <release name> --values <values file> <chart directory>
```

Loading…
Cancel
Save