Merge "Add open egress rules to multiple infra charts"
This commit is contained in:
commit
73fb780d9e
@ -246,6 +246,8 @@ network_policy:
|
||||
ingress:
|
||||
ingress:
|
||||
- {}
|
||||
egress:
|
||||
- {}
|
||||
|
||||
conf:
|
||||
controller:
|
||||
|
@ -62,6 +62,8 @@ network_policy:
|
||||
libvirt:
|
||||
ingress:
|
||||
- {}
|
||||
egress:
|
||||
- {}
|
||||
|
||||
ceph_client:
|
||||
configmap: ceph-etc
|
||||
|
@ -103,6 +103,8 @@ network_policy:
|
||||
memcached:
|
||||
ingress:
|
||||
- {}
|
||||
egress:
|
||||
- {}
|
||||
|
||||
monitoring:
|
||||
prometheus:
|
||||
|
@ -322,6 +322,8 @@ network_policy:
|
||||
rabbitmq:
|
||||
ingress:
|
||||
- {}
|
||||
egress:
|
||||
- {}
|
||||
|
||||
volume:
|
||||
use_local_path:
|
||||
|
Loading…
x
Reference in New Issue
Block a user