Bug fix and latest dashboard for Istio
This commit is contained in:
parent
a152c5ad02
commit
74c0505a48
@ -15,11 +15,11 @@ spec:
|
|||||||
operation: MERGE
|
operation: MERGE
|
||||||
value:
|
value:
|
||||||
listener_filters:
|
listener_filters:
|
||||||
- name: envoy.filters.listener.tls_inspector
|
|
||||||
typed_config:
|
|
||||||
"@type": type.googleapis.com/envoy.extensions.filters.listener.tls_inspector.v3.TlsInspector
|
|
||||||
{{- if .Values.proxyProtocol }}
|
{{- if .Values.proxyProtocol }}
|
||||||
- name: envoy.filters.listener.proxy_protocol
|
- name: envoy.filters.listener.proxy_protocol
|
||||||
typed_config:
|
typed_config:
|
||||||
"@type": type.googleapis.com/envoy.extensions.filters.listener.proxy_protocol.v3.ProxyProtocol
|
"@type": type.googleapis.com/envoy.extensions.filters.listener.proxy_protocol.v3.ProxyProtocol
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
- name: envoy.filters.listener.tls_inspector
|
||||||
|
typed_config:
|
||||||
|
"@type": type.googleapis.com/envoy.extensions.filters.listener.tls_inspector.v3.TlsInspector
|
||||||
|
@ -5,18 +5,18 @@ folder: Istio
|
|||||||
condition: '.Values.istiod.telemetry.enabled'
|
condition: '.Values.istiod.telemetry.enabled'
|
||||||
dashboards:
|
dashboards:
|
||||||
- name: istio-control-plane
|
- name: istio-control-plane
|
||||||
url: https://grafana.com/api/dashboards/7645/revisions/174/download
|
url: https://grafana.com/api/dashboards/7645/revisions/187/download
|
||||||
tags:
|
tags:
|
||||||
- Istio
|
- Istio
|
||||||
- name: istio-mesh
|
- name: istio-mesh
|
||||||
url: https://grafana.com/api/dashboards/7639/revisions/174/download
|
url: https://grafana.com/api/dashboards/7639/revisions/187/download
|
||||||
tags:
|
tags:
|
||||||
- Istio
|
- Istio
|
||||||
- name: istio-service
|
- name: istio-service
|
||||||
url: https://grafana.com/api/dashboards/7636/revisions/174/download
|
url: https://grafana.com/api/dashboards/7636/revisions/187/download
|
||||||
tags:
|
tags:
|
||||||
- Istio
|
- Istio
|
||||||
- name: istio-workload
|
- name: istio-workload
|
||||||
url: https://grafana.com/api/dashboards/7630/revisions/174/download
|
url: https://grafana.com/api/dashboards/7630/revisions/187/download
|
||||||
tags:
|
tags:
|
||||||
- Istio
|
- Istio
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user