From 1fddc7243c2345a7e4a714af2aef70782ccc6c59 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sat, 22 Oct 2022 18:51:11 -0500 Subject: [PATCH] test --- ingress-nginx/templates/nginx-ingress-dashboard.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ingress-nginx/templates/nginx-ingress-dashboard.yaml b/ingress-nginx/templates/nginx-ingress-dashboard.yaml index 606a161..8281baf 100644 --- a/ingress-nginx/templates/nginx-ingress-dashboard.yaml +++ b/ingress-nginx/templates/nginx-ingress-dashboard.yaml @@ -7,7 +7,7 @@ metadata: name: nginx-ingress-dashboard namespace: ingress-nginx data: - nginx-ingress-controller_rev1.json: | + nginx-ingress-controller_rev1.json: " { "__inputs": [ { @@ -1461,4 +1461,4 @@ data: "uid": "nginx", "version": 1, "description": "Ingress-nginx supports a rich collection of prometheus metrics. If you have prometheus and grafana installed on your cluster then prometheus will already be scraping this data due to the scrape annotation on the deployment." - } + }"