mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/weave-cloud] add upgrade instructions, fix typo (#1283)
This commit is contained in:
committed by
Vic Iglesias
parent
bc5f714530
commit
895bd0a24c
@@ -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 |
|
||||
| --------- | ----------- | ------- |
|
||||
|
||||
Reference in New Issue
Block a user