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