Skip to content
Snippets Groups Projects
Commit 5111ac35 authored by OZGCloud's avatar OZGCloud
Browse files

Merge branch 'master' into OZG-3328-new-helm-unittest-framework

parents 94fc5259 1e1f205b
No related branches found
No related tags found
No related merge requests found
...@@ -62,5 +62,9 @@ spec: ...@@ -62,5 +62,9 @@ spec:
protocol: UDP protocol: UDP
- port: 53 - port: 53
protocol: TCP protocol: TCP
- port: 5353
protocol: UDP
- port: 5353
protocol: TCP
{{- end }} {{- end }}
...@@ -82,6 +82,10 @@ tests: ...@@ -82,6 +82,10 @@ tests:
protocol: UDP protocol: UDP
- port: 53 - port: 53
protocol: TCP protocol: TCP
- port: 5353
protocol: UDP
- port: 5353
protocol: TCP
- it: add ingress rule by values - it: add ingress rule by values
set: set:
networkPolicy: networkPolicy:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment