You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/12/28 10:24:35 UTC

[GitHub] [apisix-helm-chart] huweihuang opened a new issue, #429: the clusters are duplicate when install multi ingress controller by helm

huweihuang opened a new issue, #429:
URL: https://github.com/apache/apisix-helm-chart/issues/429

   problem:
   
   I cannot install multiple ingress controllers in the same K8S cluster through the helm. Because the clusters are duplicate.
   
   ```
    helm install apisix-ingress-controller ./apisix-ingress-controller/ -n apisix
   Error: INSTALLATION FAILED: rendered manifests contain a resource that already exists. Unable to continue with install: ClusterRole "apisix-ingress-controller-clusterrole" in namespace "" exists and cannot be imported into the current release: invalid ownership metadata; annotation validation error: key "meta.helm.sh/release-namespace" must equal "apisix": current value is "test"
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org