-
Hey there 👋🏼, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
You could do this with a Kyverno and a validate policy. |
Beta Was this translation helpful? Give feedback.
-
The intended way to accomplish this with an operator is to set RBAC rules for the specific resources. So you should grant your users only the permissions you want them to have. |
Beta Was this translation helpful? Give feedback.
The intended way to accomplish this with an operator is to set RBAC rules for the specific resources. So you should grant your users only the permissions you want them to have.