Update selenoid network policy
This commit is contained in:
parent
76e3d634b9
commit
60982bc497
@ -25,6 +25,12 @@ spec:
|
||||
podSelector:
|
||||
matchLabels:
|
||||
k8s-app: kubedns
|
||||
- namespaceSelector:
|
||||
matchLabels:
|
||||
kubernetes.io/metadata.name: kube-system
|
||||
podSelector:
|
||||
matchLabels:
|
||||
k8s-app: kube-dns
|
||||
- to:
|
||||
- ipBlock:
|
||||
cidr: 0.0.0.0/0
|
||||
|
Loading…
Reference in New Issue
Block a user