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:
chnyda 2019-03-14 08:31:41 +01:00 committed by Pete Birley
parent f191c62d13
commit 3a6bf0d627
1 changed files with 1 additions and 1 deletions

View File

@ -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: