Skip to content

Commit 4da499b

Browse files
authored
Merge pull request #7218 from yuvipanda/re-enable-alerting
Don't disable grafana alerting
2 parents 5ff57a7 + 3a40b30 commit 4da499b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

helm-charts/support/values.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -326,10 +326,6 @@ grafana:
326326
# Because our grafana is behind an nginx ingress, this should match the
327327
# read timeout set above under `ingress.annotations`.
328328
timeout: 120
329-
unified_alerting:
330-
# Disable alerting for now as its not something our community users can
331-
# setup. See https://github.com/2i2c-org/infrastructure/issues/4919.
332-
enabled: false
333329
server:
334330
root_url: ""
335331
enable_gzip: true

0 commit comments

Comments
 (0)