Upsert into the quick start.

good stuff is good to know.
pull/3850/head
Ralph Squillace 8 years ago committed by GitHub
parent f51189c084
commit bad514e54f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -235,6 +235,8 @@ Overrides specified with `--set` are persisted in a configmap. Values that have
Values that have been `--set` can be cleared by running `helm upgrade` with `--reset-values`
specified.
FUN NOTE: The `upsert` command for installing a Helm chart is `helm upgrade --install`, which will install the chart if it is not already installed.
#### The Format and Limitations of `--set`
The `--set` option takes zero or more name/value pairs. At its simplest, it is

Loading…
Cancel
Save