Disabling Multi Cluster

To disable the Multi-Cluster Manager system on the primary or a secondary cluster, please add the following to any of the helm install or helm upgrade commands:

--set multicluster.enabled=false

Note

If Multi-Cluster Manager was already running on a cluster, it will fail during helm upgrade if Multi-Cluster is disabled. To disable Multi-Cluster safely, disconnect all clusters before disabling.