mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Remove Readme note about limitation of 'cluster.enabled' use on install
Signed-off-by: armab <dev@arma.biz>
This commit is contained in:
@@ -27,9 +27,6 @@ To install the chart with the release name `my-release`:
|
||||
$ helm install stable/etcd-operator --name my-release
|
||||
```
|
||||
|
||||
__Note__: If you set `cluster.enabled` on install, it will have no effect.
|
||||
Before you create an etcd cluster, the TPR must be installed by the operator, so this option is ignored during helm installs, but can be used in upgrades.
|
||||
|
||||
## Uninstalling the Chart
|
||||
|
||||
To uninstall/delete the `my-release` deployment:
|
||||
|
||||
Reference in New Issue
Block a user