Deletion of multiple workload cluster block by "mgmt-cluster-ready" sharing a resource
Summary
The "mgmt-cluster-ready" units are generating ConfigMaps in the sylva-system namespace instead of their respective namespaces. This occurs because the namespace is hardcoded in the unit definition. When managing multiple workload clusters, deleting one leaves the associated ConfigMap intact, which causes the deletion job for the Sylva unit to enter an infinite loop.