Skip to content

Commit

Permalink
additional labels for Prometheus Rule
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Lamirault <[email protected]>
  • Loading branch information
nlamirault committed May 3, 2024
1 parent 2f0e6eb commit a747e28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/quickwit/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,8 @@ serviceMonitor:
# Prometheus Operator alertmanager alerts
prometheusRule:
enabled: false
# -- Additional labels to add to PrometheusRule resources
additionalLabels: {}
rules: []
# - alert: Example
# expr: metric == 1
Expand Down

0 comments on commit a747e28

Please sign in to comment.