Merge pull request #832 from MikeSpreitzer/netpolschema

Added missing list structure in example NetworkPolicy
This commit is contained in:
johndmulhausen
2016-07-14 12:53:45 -07:00
committed by GitHub
+3 -3
View File
@@ -61,9 +61,9 @@ spec:
role: db
ingress:
- from:
podSelector:
matchLabels:
role: frontend
- podSelector:
matchLabels:
role: frontend
ports:
- protocol: tcp
port: 6379