UNCLASSIFIED - NO CUI

Skip to content

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

Package Owner Merge Request

Package Changes

Added an openshift toggle to the values.yaml and a conditional statement in egress-dns.yaml based on that toggle. If Openshift is true, ports 53 and 5353 will be open for DNS. If it is false, only port 53 will be open for DNS.

Additional Details

Once the MR is ready for review also add the status::review label.

Closes #566 (closed)

Edited by Jennifer Kays

Merge request reports