diff --git a/contrib/kubespray/quick-start/services-configuration.yaml.template b/contrib/kubespray/quick-start/services-configuration.yaml.template index f49297150b..b34e547ec0 100644 --- a/contrib/kubespray/quick-start/services-configuration.yaml.template +++ b/contrib/kubespray/quick-start/services-configuration.yaml.template @@ -207,7 +207,7 @@ authentication: # expr: avg(task_gpu_percent{virtual_cluster=~"default"}) by (job_name) < 0.3 # for: 1h # annotations: -# summary: "{{$labels.job_name}} has a job gpu percent lower than 30% for 1 hour" +# summary: "{% raw %}{{$labels.job_name}}{% endraw %} has a job gpu percent lower than 30% for 1 hour" # description: Monitor job level gpu utilization in certain virtual clusters.