How to prohibit manual kubectl edit or apply for some resources in the cluster? #17489
-
Hello everyone, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You can use Application auto sync feature, so any changes will be automatically detected and reverted back by argodcd controller. |
Beta Was this translation helpful? Give feedback.
You can use Application auto sync feature, so any changes will be automatically detected and reverted back by argodcd controller.