using ArgoCD to deploy ClickHouseInstallation result with a configMap named chi-storage-clickhouse that argocd want to delete.
Because clickhouse-operator propagate the label argocd.argoproj.io/instance and there is no ownerReferences
I think there is two solutions to fix that :
- first: don't propagate
argocd.argoproj.io/instance
- second: add
ownerReferences
