Error installing K8ssandra with Helm. Reproduced after uninstalling all Helm charts and checking the pods were gone.
$ helm install k8ssandra-cluster-a k8ssandra/k8ssandra-cluster --set ingress.traefik.enabled=true --set ingress.traefik.repair.host=repair.${ADDRESS} --set ingress.traefik.monitoring.grafana.host=grafana.${ADDRESS} --set ingress.traefik.monitoring.prometheus.host=prometheus.${ADDRESS} Error: rendered manifests contain a resource that already exists. Unable to continue with install: CassandraDatacenter "dc1" in namespace "default" exists and cannot be imported into the current release: invalid ownership metadata; annotation validation error: key "meta.helm.sh/release-name" must equal "k8ssandra-cluster-a": current value is "k8ssandra-tools"