argocd: fix syntax in alert

This commit is contained in:
2025-12-05 15:03:04 -05:00
parent 48e4a6aa7d
commit d0cf5b9064

View File

@@ -63,9 +63,9 @@ argo-cd:
labels: labels:
severity: warning severity: warning
annotations: annotations:
summary: ' {{ "{{" }} $labels.name {{ "}}" }} Application not synchronized' summary: '{{$labels.name}} Application not synchronized'
description: > description: >
The application {{ "{{" }} $labels.name {{ "}}" }} has not been synchronized for over The application {{$labels.name}} has not been synchronized for over
12 hours which means that the state of this cloud has drifted away from the 12 hours which means that the state of this cloud has drifted away from the
state inside Git. state inside Git.
server: server: