fix: update Istio Grafana dashboards to match version
This commit is contained in:
parent
a7cd5f35b0
commit
ec6512d732
@ -2,7 +2,7 @@ apiVersion: v2
|
||||
name: kubezero-istio
|
||||
description: KubeZero Umbrella Chart for Istio
|
||||
type: application
|
||||
version: 0.8.3
|
||||
version: 0.8.4
|
||||
home: https://kubezero.com
|
||||
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
||||
keywords:
|
||||
|
@ -1,22 +1,22 @@
|
||||
# Revision 115 = 1.13.3
|
||||
# Revision 128 = 1.14.3
|
||||
configmap: grafana-dashboards
|
||||
gzip: true
|
||||
folder: Istio
|
||||
condition: '.Values.istiod.telemetry.enabled'
|
||||
dashboards:
|
||||
- name: istio-control-plane
|
||||
url: https://grafana.com/api/dashboards/7645/revisions/115/download
|
||||
url: https://grafana.com/api/dashboards/7645/revisions/128/download
|
||||
tags:
|
||||
- Istio
|
||||
- name: istio-mesh
|
||||
url: https://grafana.com/api/dashboards/7639/revisions/115/download
|
||||
url: https://grafana.com/api/dashboards/7639/revisions/128/download
|
||||
tags:
|
||||
- Istio
|
||||
- name: istio-service
|
||||
url: https://grafana.com/api/dashboards/7636/revisions/115/download
|
||||
url: https://grafana.com/api/dashboards/7636/revisions/128/download
|
||||
tags:
|
||||
- Istio
|
||||
- name: istio-workload
|
||||
url: https://grafana.com/api/dashboards/7630/revisions/115/download
|
||||
url: https://grafana.com/api/dashboards/7630/revisions/128/download
|
||||
tags:
|
||||
- Istio
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user