'namespaceSelector' in the NetworkPolicy example
This commit is contained in:
@@ -64,6 +64,9 @@ spec:
|
||||
role: db
|
||||
ingress:
|
||||
- from:
|
||||
- namespaceSelector:
|
||||
matchLabels:
|
||||
project: myproject
|
||||
- podSelector:
|
||||
matchLabels:
|
||||
role: frontend
|
||||
|
||||
Reference in New Issue
Block a user