UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit ebbdd0c0 authored by Micah Nagel's avatar Micah Nagel
Browse files

Add Istio NetworkPolicies

parent 705af8d3
No related branches found
No related tags found
1 merge request!632Add Istio Controlplane NetworkPolicies
Pipeline #357214 passed
......@@ -13,6 +13,9 @@ imagePullSecrets:
openshift: {{ .Values.openshift }}
networkPolicies:
enabled: {{ .Values.networkPolicies.enabled }}
{{- if .Values.addons.keycloak.enabled }}
extraServers:
- port:
......
......@@ -110,7 +110,7 @@ istio:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/istio-controlplane.git
path: "./chart"
tag: "1.8.4-bb.2"
tag: "1.8.4-bb.3"
# -- Flux reconciliation overrides specifically for the Istio Package
flux: {}
......
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