test konfig map

This commit is contained in:
2022-10-22 18:31:37 -05:00
parent 1d4828e19b
commit 064687e3a0

View File

@@ -1,13 +1,6 @@
# pod-count-dashboard.yaml
apiVersion: v1 apiVersion: v1
kind: ConfigMap
metadata:
labels:
grafana_dashboard: "1"
name: nginx-ingress-dashboard
namespace: kube-prometheus-stack
data: data:
k8s-pod-count.json: |- nginx-ingress-controller_rev1.json: |-
{ {
"__inputs": [ "__inputs": [
{ {
@@ -1462,3 +1455,8 @@ data:
"version": 1, "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." "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
name: nginx-ingress-dashboard
namespace: kube-prometheus-stack