UNCLASSIFIED - NO CUI

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

Merge branch 'istio-np' into 'master'

Add Istio Controlplane NetworkPolicies

Closes #433

See merge request platform-one/big-bang/bigbang!632
parents 5034f034 ebbdd0c0
No related branches found
No related tags found
No related merge requests found
......@@ -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