mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-10 09:11:30 -05:00
test konfig map
This commit is contained in:
parent
1d4828e19b
commit
064687e3a0
1 changed files with 1457 additions and 1459 deletions
|
|
@ -1,13 +1,6 @@
|
|||
# pod-count-dashboard.yaml
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
labels:
|
||||
grafana_dashboard: "1"
|
||||
name: nginx-ingress-dashboard
|
||||
namespace: kube-prometheus-stack
|
||||
data:
|
||||
k8s-pod-count.json: |-
|
||||
nginx-ingress-controller_rev1.json: |-
|
||||
{
|
||||
"__inputs": [
|
||||
{
|
||||
|
|
@ -1462,3 +1455,8 @@ 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
|
||||
name: nginx-ingress-dashboard
|
||||
namespace: kube-prometheus-stack
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue