Skip to content

Commit

Permalink
fix(kube-prometheus-stack): override operator name (#338)
Browse files Browse the repository at this point in the history
Short and clean

This is now possible due to prometheus-community/helm-charts#4219
  • Loading branch information
martinohmann authored Feb 5, 2024
1 parent 8f89ecc commit 7f48b09
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,8 @@ spec:
resources:
requests:
storage: 10Gi
prometheusOperator:
fullnameOverride: prometheus-operator
grafana:
enabled: false
forceDeployDashboards: true
Expand Down

0 comments on commit 7f48b09

Please sign in to comment.