red-agent-54644
02/22/2024, 6:41 AMError: INSTALLATION FAILED: rendered manifests contain a resource that already exists. Unable to continue with install: FelixConfiguration "default" in namespace "" exists and cannot be imported into the current release: invalid ownership metadata; label validation error: missing key "app.kubernetes.io/managed-by": must be set to "Helm"; annotation validation error: missing key "meta.helm.sh/release-name": must be set to "rke2-calico"; annotation validation error: missing key "meta.helm.sh/release-namespace": must be set to "kube-system"
Earlier I tried to label/annotate it as owned/managed by helm, and then my cluster networking became borked and I needed to restore cluster from ETCD backup.
My tigera installation seems a bit messed up. At present tigera shows as not available. I do have calico networking pods running in calico-system though
I'm not sure what steps to take to resolve the issue and make sure Calico/Tigera are installed/working properly.
Any help would be appreciated, short of backing up all import YAML's and volumes to a fresh cluster install if need be (hopefully not)