UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit e9d6014f authored by Branden Cobb's avatar Branden Cobb
Browse files

istio tag in templates

parent 0fb90495
No related branches found
No related tags found
1 merge request!834Istio tag 1.9.8
Pipeline #455722 passed
......@@ -20,6 +20,11 @@ networkPolicies:
enabled: {{ .Values.networkPolicies.enabled }}
controlPlaneCidr: {{ .Values.networkPolicies.controlPlaneCidr }}
tag: 1.9.8
cni:
image:
tag: 1.9.8
{{- if .Values.istio.ingressGateways }}
ingressGateways:
istio-ingressgateway:
......
......@@ -11,4 +11,6 @@ imagePullSecrets:
networkPolicies:
enabled: {{ .Values.networkPolicies.enabled }}
controlPlaneCidr: {{ .Values.networkPolicies.controlPlaneCidr }}
tag: 1.9.8
{{- end -}}
......@@ -161,11 +161,7 @@ istio:
flux: {}
# -- Values to passthrough to the istio-controlplane chart: https://repo1.dso.mil/platform-one/big-bang/apps/core/istio-controlplane.git
values:
tag: 1.9.8
cni:
image:
tag: 1.9.8
values: {}
# -- Post Renderers. See docs/postrenders.md
postRenderers: []
......@@ -182,8 +178,7 @@ istiooperator:
flux: {}
# -- Values to passthrough to the istio-operator chart: https://repo1.dso.mil/platform-one/big-bang/apps/core/istio-operator.git
values:
tag: 1.9.8
values: {}
# -- Post Renderers. See docs/postrenders.md
postRenderers: []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment