Hi!
I was wondering if there is any way to change the Replica Set or the Cluster name to which a node belongs to, once you have added the service already in the node with:
pmm-admin add mysql --username=pmm --password=[MyPMMPass] --query-source=perfschema --replication-set=MyReplicationSet --environment=DEV
I know you can remove the service and re-add, but I wanted to know if there is any easier way.
Thanks!