This commit is contained in:
2022-11-18 16:45:01 -06:00
parent f08cb02571
commit 02a1489c08

View File

@@ -1,10 +1,6 @@
apiVersion: v1
kind: ConfigMap
metadata:
namespace: kube-prometheus-stack
name: kube-prometheus-stack-nginx-dashboard
data:
nginx-dashboard.json: |-
nginx-ingress-controller_rev1.json: |-
{
"__inputs": [
{
@@ -1459,4 +1455,10 @@ 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:
labels:
grafana_dashboard: "1"
creationTimestamp: null
name: nginx-dashboard
namespace: kube-prometheus-stack