10 lines
274 B
YAML
10 lines
274 B
YAML
configmap: grafana-dashboards
|
|
gzip: true
|
|
condition: 'index .Values "argo-cd" "controller" "metrics" "enabled"'
|
|
folder: KubeZero
|
|
dashboards:
|
|
- name: ArgoCD
|
|
url: https://raw.githubusercontent.com/argoproj/argo-cd/refs/heads/master/examples/dashboard.json
|
|
tags:
|
|
- ArgoCD
|