Replies: 1 comment
-
Strimzi will not manage any other resources unless they have some conflicting names or labels. I'm not sure you can do this easily with RBAC. You might try to figure out all the desired names and set the RBAC rights only for those. But TBH you would have to figure it out your self -. probably by trying it and fixing the errors as they come. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! We need use Strimzi in namespaces where exists another resources (for example pods). Important that strimzi-cluster-operator will not can manage (get, list, update, delete, watch) outsider resources. Can you help us to know how we have to tune ClusterRole and RoleBinding for this?
Beta Was this translation helpful? Give feedback.
All reactions