diff --git a/charts/argo-cd/values.yaml b/charts/argo-cd/values.yaml index fed4e97c..e4109802 100644 --- a/charts/argo-cd/values.yaml +++ b/charts/argo-cd/values.yaml @@ -848,9 +848,9 @@ controller: # labels: # severity: warning # annotations: - # summary: "[{{`{{$labels.name}}`}}] Application not synchronized" + # summary: "[`{{$labels.name}}`] Application not synchronized" # 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 # state inside Git.