From 895bd0a24c31c9fc320f3ea2e012a0d09422d4d2 Mon Sep 17 00:00:00 2001 From: Ilya Dmitrichenko Date: Tue, 18 Jul 2017 01:46:43 +0200 Subject: [PATCH] [stable/weave-cloud] add upgrade instructions, fix typo (#1283) --- stable/weave-cloud/README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/stable/weave-cloud/README.md b/stable/weave-cloud/README.md index c36bfc1e99..cd5bfd6ac8 100644 --- a/stable/weave-cloud/README.md +++ b/stable/weave-cloud/README.md @@ -23,6 +23,11 @@ To view the pods installed: $ kubectl get pods -n kube-system -l weave-cloud-component ``` +To upgrade the chart: +```console +$ helm upgrade --reuse-values weave-cloud stable/weave-cloud +``` + ## Uninstalling the Chart To uninstall/delete the `weave-cloud` chart: @@ -35,7 +40,7 @@ The command removes all the Kubernetes components associated with the chart and ## Configuration -The following tables lists the configurable parameters of the Prometheus chart and their default values. +The following tables lists the configurable parameters of the Weave Cloud Agents chart and their default values. | Parameter | Description | Default | | --------- | ----------- | ------- |