Skip to content

Commit

Permalink
fix: enable rbac proxy on kube-prometheus-stack node-exporter (2.13) (#…
Browse files Browse the repository at this point in the history
…2896)

fix: enable rbac proxy on kube-prometheus-stack node-exporter (#2895)

(cherry picked from commit 2561760)

Co-authored-by: Martin Hrabovcin <[email protected]>
  • Loading branch information
mesosphere-ci and mhrabovcin authored Dec 2, 2024
1 parent de2d654 commit 24e76ab
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions services/kube-prometheus-stack/65.5.0/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -462,6 +462,10 @@ data:
prometheus.kommander.d2iq.io/select: "true"
prometheus-node-exporter:
priorityClassName: "dkp-critical-priority"
kubeRBACProxy:
enabled: true
image:
tag: v0.18.1
prometheus:
monitor:
scheme: https
Expand Down

0 comments on commit 24e76ab

Please sign in to comment.