This commit is contained in:
2022-10-22 18:40:19 -05:00
parent e35ca6398c
commit b2a6fb927e

View File

@@ -1,4 +1,11 @@
apiVersion: v1
kind: ConfigMap
metadata:
creationTimestamp: null
labels:
grafana_dashboard: "1"
name: nginx-ingress-dashboard
namespace: ingress-nginx
data:
nginx-ingress-controller_rev1.json: |-
{
@@ -1455,10 +1462,3 @@ data:
"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."
}
kind: ConfigMap
metadata:
creationTimestamp: null
labels:
grafana_dashboard: "1"
name: nginx-ingress-dashboard
namespace: ingress-nginx