Skip to content
Snippets Groups Projects
Commit 0caf2510 authored by OZGCloud's avatar OZGCloud
Browse files

Merge pull request 'OZG-3880 network- policy add dns port 5353 for OKD' (#370)...

Merge pull request 'OZG-3880 network- policy add dns port 5353 for OKD' (#370) from OZG-3880-netwook-policy-port-5353 into master

Reviewed-on: https://git.ozg-sh.de/ozgcloud-app/alfa/pulls/370


Reviewed-by: default avatarOZGCloud <ozgcloud@mgm-tp.com>
parents 2c193f08 8e5c3292
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