Merge "Add barbican egress"

This commit is contained in:
Zuul 2020-01-27 21:36:13 +00:00 committed by Gerrit Code Review
commit 402a72d74d

View File

@ -26,4 +26,9 @@ network_policy:
- protocol: TCP
port: 9311
egress:
- {}
- to:
- ipBlock:
cidr: %%%REPLACE_API_ADDR%%%/32
ports:
- protocol: TCP
port: %%%REPLACE_API_PORT%%%