Skip to content
Snippets Groups Projects
Verified Commit 633b7b84 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(metallb): Add required service account reference

The upgrade to 0.12.x started to require a serviceaccount for the
podmonitor. This patch adds the kube-prometheus-stack service account to
the config.
parent c4a15999
Branches
Tags
No related merge requests found
...@@ -26,3 +26,5 @@ spec: ...@@ -26,3 +26,5 @@ spec:
enabled: true enabled: true
prometheusRule: prometheusRule:
enabled: true enabled: true
serviceAccount: kube-prometheus-stack-prometheus
namespace: monitoring-system
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment