Replies: 1 comment 4 replies
-
|
Only the Flux CLI will ever need to delete the namespace with |
Beta Was this translation helpful? Give feedback.
4 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.
-
Hello!
I would like to block the ability for anyone in my team to delete the flux-system namespace, or kustomization object.
The reason I want to do this is because in the past, I myself have accidentally deleted the flux-system namespace and suffered a few stressful hours re-building all the cluster resources.
I'm guessing I can do this using an RBAC but I'm not quite sure how to go about as there are a few unknowns.
I'm not sure how this matches up to RBAC stuff that is pre-installed into an AWS EKS cluster.
Thanks all!
Beta Was this translation helpful? Give feedback.
All reactions