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
Branches
Tags
No related merge requests found
...@@ -9,6 +9,8 @@ spec: ...@@ -9,6 +9,8 @@ spec:
- namespaceSelector: - namespaceSelector:
matchLabels: matchLabels:
kubernetes.io/metadata.name: kube-system kubernetes.io/metadata.name: kube-system
podSelector:
matchLabels: {}
- from: - from:
- ipBlock: - ipBlock:
cidr: 192.168.100.0/24 # Kubernetes hosts cidr: 192.168.100.0/24 # Kubernetes hosts
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment