Merge "Rabbit: Add netpolicy to allow clustering and rabbit clients to connect"

This commit is contained in:
Zuul 2019-03-21 16:39:45 +00:00 committed by Gerrit Code Review
commit 7373425d2a
1 changed files with 3 additions and 0 deletions

View File

@ -28,6 +28,9 @@ network_policy:
rabbitmq:
ingress:
- from:
- podSelector:
matchLabels:
application: rabbitmq
- podSelector:
matchLabels:
application: keystone