Skip to content
Snippets Groups Projects
Verified Commit f754ffb1 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(shared): Add podselector to network policy

parent 013c0303
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,8 @@ spec:
- namespaceSelector:
matchLabels:
kubernetes.io/metadata.name: kube-system
podSelector:
matchLabels: {}
- from:
- ipBlock:
cidr: 192.168.100.0/24 # Kubernetes hosts
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment