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 tags found
No related merge requests found
......@@ -21,6 +21,7 @@ rules:
- alertmanagers
- prometheuses
- prometheuses/finalizers
- alertmanagers/finalizers
- servicemonitors
verbs:
- "*"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment