-
Notifications
You must be signed in to change notification settings - Fork 261
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Robusta can't track secrets changes #1467
Comments
HI, does it work for you? seeking to achieve the same exact thing |
hey @tpaz1 What exactly are you trying to achieve? |
I want Robusta to be able to track secret patching, deletion, ETC. |
thanks @tpaz1 We added it on #1499 (we need to add the new You should be able to do it now
This will send a notification when any secret in the cluster is created/updated/deleted |
Hi @arikalon1 Thanks for the quick answer! |
thanks for the update @tpaz1 , and for the kind words |
Is your feature request related to a problem?
I'm trying to set up kubewatch to track secrets changes.
I added role and role-binding for robusta-forwarder-service-account:
I created custom playbook:
And added some lines in chart:
I received an error:
Describe the solution you'd like
I want to be able to track secrets changes. It may not be necessary to grant read permissions to secrets. Watch permissions should be enogh, as I think
Additional context
Robusta chart 0.13.0
The text was updated successfully, but these errors were encountered: