Merge "Define default netpol for openstack-exporter"

This commit is contained in:
Zuul
2019-09-27 01:28:20 +00:00
committed by Gerrit Code Review
2 changed files with 9 additions and 0 deletions

View File

@@ -204,6 +204,13 @@ network:
openstack_metrics_exporter:
port: 9103
network_policy:
prometheus-openstack-exporter:
ingress:
- {}
egress:
- {}
manifests:
configmap_bin: true
deployment: true

View File

@@ -0,0 +1,2 @@
manifests:
network_policy: true