mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-24 16:57:28 +00:00
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:
@@ -175,7 +175,7 @@ network:
|
||||
external_policy_local: false
|
||||
node_port:
|
||||
enabled: false
|
||||
port: 39486
|
||||
port: 30486
|
||||
|
||||
network_policy:
|
||||
barbican:
|
||||
|
||||
Reference in New Issue
Block a user