backward
This commit is contained in:
+6
-5
@@ -17,6 +17,12 @@ spec:
|
|||||||
matchLabels:
|
matchLabels:
|
||||||
kubernetes.io/metadata.name: irc
|
kubernetes.io/metadata.name: irc
|
||||||
|
|
||||||
|
# explicitly allowed home LAN
|
||||||
|
- from:
|
||||||
|
- ipBlock:
|
||||||
|
cidr: 192.168.195.0/24
|
||||||
|
|
||||||
|
|
||||||
egress:
|
egress:
|
||||||
# namespace-local
|
# namespace-local
|
||||||
- to:
|
- to:
|
||||||
@@ -24,11 +30,6 @@ spec:
|
|||||||
matchLabels:
|
matchLabels:
|
||||||
kubernetes.io/metadata.name: irc
|
kubernetes.io/metadata.name: irc
|
||||||
|
|
||||||
# explicitly allowed home LAN
|
|
||||||
- to:
|
|
||||||
- ipBlock:
|
|
||||||
cidr: 192.168.195.0/24
|
|
||||||
|
|
||||||
# public internet only
|
# public internet only
|
||||||
- to:
|
- to:
|
||||||
- ipBlock:
|
- ipBlock:
|
||||||
|
|||||||
Reference in New Issue
Block a user