We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6a3b7c commit 822ba7dCopy full SHA for 822ba7d
apps/hermes/networkpolicy.yaml
@@ -28,6 +28,8 @@ spec:
28
- ipBlock:
29
cidr: 0.0.0.0/0
30
ports:
31
+ - port: 80
32
+ protocol: TCP
33
- port: 443
34
protocol: TCP
35
- port: 25
0 commit comments