UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit e4db4e39 authored by Ryan Garcia's avatar Ryan Garcia :dizzy:
Browse files

Merge branch 'istio-op-np' into 'master'

Add Istio Operator NetworkPolicies

Closes #432

See merge request platform-one/big-bang/bigbang!641
parents 68593796 2105445c
No related branches found
No related tags found
No related merge requests found
......@@ -7,4 +7,8 @@ createNamespace: false
imagePullSecrets:
- name: private-registry
networkPolicies:
enabled: {{ .Values.networkPolicies.enabled }}
controlPlaneCidr: {{ .Values.networkPolicies.controlPlaneCidr }}
{{- end -}}
......@@ -133,7 +133,7 @@ istiooperator:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/istio-operator.git
path: "./chart"
tag: "1.8.4-bb.1"
tag: "1.8.4-bb.2"
# -- Flux reconciliation overrides specifically for the Istio Operator 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