Merge "Remove duplicate key"

This commit is contained in:
Zuul 2020-03-17 15:19:07 +00:00 committed by Gerrit Code Review
commit 273088f0a3

View File

@ -76,14 +76,6 @@ network_policy:
# Erlang Port Mapper Daemon (epmd)
- protocol: TCP
port: 4369
manifests:
monitoring:
prometheus:
network_policy_exporter: true
network_policy: true
network_policy:
rabbitmq:
egress:
- to:
- podSelector:
@ -106,3 +98,9 @@ network_policy:
ports:
- protocol: TCP
port: %%%REPLACE_API_PORT%%%
manifests:
monitoring:
prometheus:
network_policy_exporter: true
network_policy: true