Barbican: Fix value of node_port to match default
node_port value is by default between 30000 and 32767 Change-Id: I902e7de9d9d37458b71f146ae549a0196fb8c466
This commit is contained in:
parent
f191c62d13
commit
3a6bf0d627
@ -175,7 +175,7 @@ network:
|
|||||||
external_policy_local: false
|
external_policy_local: false
|
||||||
node_port:
|
node_port:
|
||||||
enabled: false
|
enabled: false
|
||||||
port: 39486
|
port: 30486
|
||||||
|
|
||||||
network_policy:
|
network_policy:
|
||||||
barbican:
|
barbican:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user