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:
parent
3baeefdd37
commit
a2a5d15dca
@ -28,6 +28,9 @@ network_policy:
|
||||
rabbitmq:
|
||||
ingress:
|
||||
- from:
|
||||
- podSelector:
|
||||
matchLabels:
|
||||
application: rabbitmq
|
||||
- podSelector:
|
||||
matchLabels:
|
||||
application: keystone
|
||||
|
Loading…
x
Reference in New Issue
Block a user