mirror of
https://github.com/coreos/prometheus-operator.git
synced 2026-02-06 00:47:16 +01:00
Pull requests #7867 and #7953 switched from the core Events API to the new `events.k8s.io` API group but we forgot to update the RBAC permissions of the prometheus-operator Service Account and the verification which happens during the startup. Closes #8076 Signed-off-by: Simon Pasquier <spasquie@redhat.com>