diff --git a/freeleaps/helm-pkg/authentication/templates/authentication/dashboard.yaml b/freeleaps/helm-pkg/authentication/templates/authentication/dashboard.yaml index 018f370e..71ccb727 100644 --- a/freeleaps/helm-pkg/authentication/templates/authentication/dashboard.yaml +++ b/freeleaps/helm-pkg/authentication/templates/authentication/dashboard.yaml @@ -495,7 +495,7 @@ data: "format": "time_series", "interval": "", "intervalFactor": 1, - "legendFormat": "{{ handler }}", + "legendFormat": "{{ `{{ handler }}` }}", "range": true, "refId": "A" } @@ -618,7 +618,7 @@ data: "instant": false, "interval": "", "intervalFactor": 1, - "legendFormat": "{{ handler }}", + "legendFormat": "{{ `{{ handler }}` }}", "refId": "A" } ], @@ -724,7 +724,7 @@ data: "format": "time_series", "interval": "", "intervalFactor": 1, - "legendFormat": "{{ handler }}", + "legendFormat": "{{ `{{ handler }}` }}", "range": true, "refId": "A" } @@ -833,7 +833,7 @@ data: "format": "time_series", "interval": "", "intervalFactor": 1, - "legendFormat": "{{ handler }}", + "legendFormat": "{{ `{{ handler }}` }}", "range": true, "refId": "A" }