Skip to content

Commit 3a40b30

Browse files
committed
Don't disable grafana alerting
I lost a bunch of time today trying to figure out why this default feature was not enabled. Ref #7166
1 parent 5ff57a7 commit 3a40b30

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)