try network policy again
This commit is contained in:
+7
-2
@@ -13,8 +13,13 @@ spec:
|
||||
|
||||
ingress:
|
||||
- from:
|
||||
- ipBlock:
|
||||
cidr: 0.0.0.0/0
|
||||
- namespaceSelector:
|
||||
matchLabels:
|
||||
kubernetes.io/metadata.name: irc
|
||||
- from:
|
||||
- namespaceSelector:
|
||||
matchLabels:
|
||||
kubernetes.io/metadata.name: istio-system
|
||||
|
||||
egress:
|
||||
# namespace-local
|
||||
|
||||
Reference in New Issue
Block a user