fix: alert rules example on values

Signed-off-by: Ali Reza <alirezayahya@gmail.com>
This commit is contained in:
Ali Reza 2023-10-11 18:00:55 +02:00 committed by GitHub
parent 37069f92c9
commit a46026e1a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.