From bad514e54fdd0746318cbecc03bfa990439bfb9c Mon Sep 17 00:00:00 2001 From: Ralph Squillace Date: Fri, 6 Apr 2018 16:36:35 -0700 Subject: [PATCH] Upsert into the quick start. good stuff is good to know. --- docs/using_helm.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/using_helm.md b/docs/using_helm.md index 6bf7bc40a..a0ab7bbff 100755 --- a/docs/using_helm.md +++ b/docs/using_helm.md @@ -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