UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 8aca2efb authored by Jennifer Kays's avatar Jennifer Kays Committed by Micah Nagel
Browse files

Resolve "eckoperator DNS netpol does not allow port 5353 for Openshift"

parent 9aee625d
No related branches found
No related tags found
1 merge request!676Resolve "eckoperator DNS netpol does not allow port 5353 for Openshift"
......@@ -13,6 +13,8 @@ podAnnotations:
traffic.sidecar.istio.io/includeInboundPorts: "*"
traffic.sidecar.istio.io/excludeInboundPorts: "9443"
openshift: {{ .Values.openshift }}
networkPolicies:
enabled: {{ .Values.networkPolicies.enabled }}
controlPlaneCidr: {{ .Values.networkPolicies.controlPlaneCidr }}
......
......@@ -291,7 +291,7 @@ eckoperator:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/eck-operator.git
path: "./chart"
tag: "1.6.0-bb.0"
tag: "1.6.0-bb.1"
# -- Flux reconciliation overrides specifically for the ECK 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