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

This PS allows rabbit compoents, eg other rabbit servers, tests, and jobs
to connect to rabbit.

Change-Id: I61cca52072940e31c093e4895a1c6406b15456bf
Signed-off-by: Pete Birley <pete@port.direct>
This commit is contained in:
Pete Birley 2019-03-20 15:26:51 -05:00 committed by Pete Birley
parent 3baeefdd37
commit a2a5d15dca
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