UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

upgrade to istio 1.8.4, split jaeger and kiali into separate deployments

Merged runyontr requested to merge jaeger into master
Compare and
11 files
+ 255
16
Compare changes
  • Side-by-side
  • Inline
Files
11
@@ -70,7 +70,7 @@ spec:
match:
header: ":authority"
prefix: "tracing"
client_id: "{{ .Values.istio.sso.jaeger.client_id }}"
client_id: "{{ .Values.jaeger.sso.client_id }}"
callback_uri: https://tracing.{{ .Values.hostname }}/login
prometheus:
match:
Loading