mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-25 17:27:33 +00:00
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:
@@ -28,6 +28,9 @@ network_policy:
|
||||
rabbitmq:
|
||||
ingress:
|
||||
- from:
|
||||
- podSelector:
|
||||
matchLabels:
|
||||
application: rabbitmq
|
||||
- podSelector:
|
||||
matchLabels:
|
||||
application: keystone
|
||||
|
||||
Reference in New Issue
Block a user