Add open egress rules to multiple infra charts

This change adds egress rules to the following charts:
- ingress
- memcache
- libvirt
- rabbitmq

These rules will be tightend down in future changes

Change-Id: I6f297d50ca4c06234c7c79986a12cccf3beb5efb
This commit is contained in:
Gage Hugo 2019-09-12 13:07:19 -05:00
parent 010fc1fc65
commit ab3ab66bcb
4 changed files with 8 additions and 0 deletions

View File

@ -246,6 +246,8 @@ network_policy:
ingress:
ingress:
- {}
egress:
- {}
conf:
controller:

View File

@ -62,6 +62,8 @@ network_policy:
libvirt:
ingress:
- {}
egress:
- {}
ceph_client:
configmap: ceph-etc

View File

@ -103,6 +103,8 @@ network_policy:
memcached:
ingress:
- {}
egress:
- {}
monitoring:
prometheus:

View File

@ -322,6 +322,8 @@ network_policy:
rabbitmq:
ingress:
- {}
egress:
- {}
volume:
use_local_path: