Skip to content
Snippets Groups Projects
Commit 80b2a511 authored by Dan Mace's avatar Dan Mace
Browse files

Give operator permission to manager alertmanagers

Add a missing resource to the operator's cluster role allowing it to correctly
manager alertmanagers.
parent 414b380c
No related branches found
No related tags found
No related merge requests found
...@@ -21,6 +21,7 @@ rules: ...@@ -21,6 +21,7 @@ rules:
- alertmanagers - alertmanagers
- prometheuses - prometheuses
- prometheuses/finalizers - prometheuses/finalizers
- alertmanagers/finalizers
- servicemonitors - servicemonitors
verbs: verbs:
- "*" - "*"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment