Skip to content

Commit

Permalink
[kube-prometheus-stack] Fix Prometheus Operator pod cannot come up wh…
Browse files Browse the repository at this point in the history
…en admission hook is disabled

Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
  • Loading branch information
jkroepke committed Jul 28, 2024
1 parent 815d9f7 commit 54ac544
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ prometheusOperator:
releaseNamespace: true
additional:
- kube-system
admissionWebhooks:
enabled: false

prometheus-node-exporter:
service:
Expand Down

0 comments on commit 54ac544

Please sign in to comment.