tokers opened a new issue #229:
URL: https://github.com/apache/apisix-ingress-controller/issues/229


   ### Issue description
   
   Use helm charts to install apisix-ingress-controller in multiple namespaces.
   
   ```
   helm install apisix-ingress-controller -n <namespace> 
./charts/apisix-ingress-controller
   ```
   
   ### What's the actual result? (including assertion message & call stack if 
applicable)
   
   The first installation is successful, while the second one failed since some 
cluster-scoped resources already exists.
   
   
![image](https://user-images.githubusercontent.com/10428333/106704938-e82db780-6627-11eb-94e7-704101fddb5b.png)
   
   
   ### What's the expected result?
   
   The second installation should be also successful.
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to