Merge "Fix glance network policy to allow cinder"

This commit is contained in:
Zuul 2018-12-27 15:30:24 +00:00 committed by Gerrit Code Review
commit 7bff656d34

@ -105,6 +105,9 @@ network_policy:
- podSelector: - podSelector:
matchLabels: matchLabels:
application: ironic application: ironic
- podSelector:
matchLabels:
application: cinder
ports: ports:
- protocol: TCP - protocol: TCP
port: 80 port: 80