Skip to content

Commit 822ba7d

Browse files
allow egress port 80/tcp
1 parent a6a3b7c commit 822ba7d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/hermes/networkpolicy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ spec:
2828
- ipBlock:
2929
cidr: 0.0.0.0/0
3030
ports:
31+
- port: 80
32+
protocol: TCP
3133
- port: 443
3234
protocol: TCP
3335
- port: 25

0 commit comments

Comments
 (0)