mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-08-27 17:31:51 +02:00
Give operator permission to manager alertmanagers
Add a missing resource to the operator's cluster role allowing it to correctly manager alertmanagers.
This commit is contained in:
parent
414b380cfa
commit
80b2a511be
@ -21,6 +21,7 @@ rules:
|
||||
- alertmanagers
|
||||
- prometheuses
|
||||
- prometheuses/finalizers
|
||||
- alertmanagers/finalizers
|
||||
- servicemonitors
|
||||
verbs:
|
||||
- "*"
|
||||
|
Loading…
x
Reference in New Issue
Block a user