Here’s an odd one, getting this error, but the rel...
# kubernetes
m
Here’s an odd one, getting this error, but the release referenced doesn’t exist:
Copy code
Error: rendered manifests contain a resource that already exists. Unable to continue with install: MutatingWebhookConfiguration "aws-load-balancer-webhook" in namespace "" exists and cannot be imported into the current release: invalid ownership metadata; annotation validation error: key "<http://meta.helm.sh/release-name|meta.helm.sh/release-name>" must equal "aws-load-balancer-controller": current value is "release-xxxxx"
b
what does
kubectl get mutatingwebhookconfiguration --all-namespaces
return?
m
Nothing
I am tearing down the cluster to restart things. Need to refine process for getting CNI and the ALB stuff working correctly
b
there must be a resource existing in the cluster?
Copy code
MutatingWebhookConfiguration "aws-load-balancer-webhook" in namespace "" exists