zookeeper-operator
zookeeper-operator copied to clipboard
roles.rbac.authorization.k8s.io "xxxx-solr-operator-zookeeper-operator-post-install-upgrade" already exists
Description
I am trying to deploy zookeeper-operator along with Solr Operator helm chart. The deployment happens correctly, but post-deployment it throws the below error roles.rbac.authorization.k8s.io "xxxxx-solr-operator-zookeeper-operator-post-install-upgrade" already exists
Importance
As I am deploying it via ArgoCD the sync operation fails. (but It doesn't affect my solrCloud deployment
Location
I am deploying this in AWS EKS.
Suggestions for an improvement
Maybe a flag to disable this if not needed.
Is there a way to overcome this or disable this via any of the helm parameters, maybe disabled it if is not significant. What exactly it does, if someone can explain?
Any update on this? I'm facing the same issue.