This commit is contained in:
2026-01-17 11:58:42 -05:00
parent 1b75746642
commit 8e8386b1fe
+6 -5
View File
@@ -16,6 +16,12 @@ spec:
- namespaceSelector: - namespaceSelector:
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
@@ -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: