Skip to content

Commit

Permalink
support, grafana: disable alerting tab
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Oct 3, 2024
1 parent f6b621d commit 83abf79
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions helm-charts/support/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,10 @@ grafana:
# Because our grafana is behind an nginx ingress, this should match the
# read timeout set above under `ingress.annotations`.
timeout: 120
unified_alerting:
# Disable alerting for now as its not something our community users can
# setup. See https://github.com/2i2c-org/infrastructure/issues/4919.
enabled: false
server:
root_url: ""
enable_gzip: true
Expand Down

0 comments on commit 83abf79

Please sign in to comment.