Remove Readme note about limitation of 'cluster.enabled' use on install

Signed-off-by: armab <dev@arma.biz>
This commit is contained in:
armab
2019-08-30 00:43:39 +01:00
parent 61753ab73d
commit fafdb806ba
-3
View File
@@ -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: