Skip to content

Commit 55f2afc

Browse files
committed
fix templating
1 parent bdb5444 commit 55f2afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.nais/alerts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
severity: critical
2424
alertmanager_custom_config: dapla-stat
2525
alert_type: custom
26-
cluster: { { cluster } }
26+
cluster: {{cluster}}
2727

2828
# This alert detects high CPU usage by calculating the CPU time used over 5 minutes.
2929
- alert: HighCPUUsage

0 commit comments

Comments
 (0)