Skip to content

Commit 29fac9f

Browse files
committed
MINOR: ci: Add testing of privileged container ports
Signed-off-by: Dinko Korunic <[email protected]>
1 parent d90fd59 commit 29fac9f

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
controller:
2+
kind: DaemonSet
3+
containerPort:
4+
http: 80
5+
https: 443
6+
stat: 1024
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
controller:
2+
containerPort:
3+
http: 80
4+
https: 443
5+
stat: 1024

0 commit comments

Comments
 (0)