escape backticks properly

This commit is contained in:
Rocheandley Kwidama 2024-08-13 15:28:36 +02:00 committed by GitHub
parent 96320b6486
commit 4981cd102a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -895,12 +895,13 @@ controller:
# labels: # labels:
# severity: warning # severity: warning
# annotations: # annotations:
{% raw %}
# 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.
{% endraw %}
## Enable this and set the rules: to whatever custom rules you want for the Cluster Role resource. ## Enable this and set the rules: to whatever custom rules you want for the Cluster Role resource.
## Defaults to off ## Defaults to off
clusterRoleRules: clusterRoleRules: