Skip to content
Snippets Groups Projects
Commit 8e5c3292 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-3880 network- policy add dns port 5353 for OKD

parent 2c193f08
No related branches found
No related tags found
No related merge requests found
......@@ -39,4 +39,8 @@ spec:
protocol: UDP
- port: 53
protocol: TCP
- port: 5353
protocol: UDP
- port: 5353
protocol: TCP
{{- end }}
\ No newline at end of file
......@@ -82,6 +82,10 @@ tests:
protocol: UDP
- port: 53
protocol: TCP
- port: 5353
protocol: UDP
- port: 5353
protocol: TCP
- it: add ingress rule by values
set:
networkPolicy:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment