Merge "Add barbican egress"
This commit is contained in:
commit
402a72d74d
@ -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%%%
|
||||
|
Loading…
Reference in New Issue
Block a user