briedel opened a new issue #246:
URL: https://github.com/apache/pulsar-helm-chart/issues/246


   ClusterRoles for Pulsar Functions, Promotheus, etc. This is related to issue 
#173 
   
   `rbac.limit_to_namespace: true` 
   
   only limits required pulsar pieces (broker, bookie, etc.) to the namespace, 
but not Pulsar function workers, Promotheus. 
   
   Error is:
   
   `Error: INSTALLATION FAILED: rendered manifests contain a resource that 
already exists. Unable to continue with install: could not get information 
about the resource ClusterRole "test-prep-pulsar-functions-worker" in namespace 
"": clusterroles.rbac.authorization.k8s.io "test-prep-pulsar-functions-worker" 
is forbidden: User "..." cannot get resource "clusterroles" in API group 
"rbac.authorization.k8s.io" at the cluster scope`
   
   `Error: INSTALLATION FAILED: rendered manifests contain a resource that 
already exists. Unable to continue with install: could not get information 
about the resource ClusterRole "test-prp-pulsar-prometheus" in namespace "": 
clusterroles.rbac.authorization.k8s.io "test-prp-pulsar-prometheus" is 
forbidden: User "..." cannot get resource "clusterroles" in API group 
"rbac.authorization.k8s.io" at the cluster scope`
   
   
   
   
   
   
   


-- 
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: dev-unsubscr...@pulsar.apache.org

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


Reply via email to