diff --git a/stable/etcd-operator/README.md b/stable/etcd-operator/README.md index ca0887786b..b3b3a10361 100644 --- a/stable/etcd-operator/README.md +++ b/stable/etcd-operator/README.md @@ -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: