Merge pull request #832 from MikeSpreitzer/netpolschema
Added missing list structure in example NetworkPolicy
This commit is contained in:
@@ -61,7 +61,7 @@ spec:
|
|||||||
role: db
|
role: db
|
||||||
ingress:
|
ingress:
|
||||||
- from:
|
- from:
|
||||||
podSelector:
|
- podSelector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
role: frontend
|
role: frontend
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user