Add new attributes to 'table' field - remove constants from js-code.
Change-Id: I054decd902bdc07b1c7af40b71ddb62e4050671b Closes-bug: #1239763
This commit is contained in:
parent
46b4d85810
commit
30581ec258
@ -188,6 +188,9 @@ forms:
|
|||||||
columnType: radio
|
columnType: radio
|
||||||
title: Master
|
title: Master
|
||||||
initial: {YAQL: $.clusterConfiguration.dcInstances}
|
initial: {YAQL: $.clusterConfiguration.dcInstances}
|
||||||
|
minValue: 2
|
||||||
|
maxValue: 5
|
||||||
|
maxSync: 2
|
||||||
description: >-
|
description: >-
|
||||||
Configure cluster instances. Cluster node quantity can be set
|
Configure cluster instances. Cluster node quantity can be set
|
||||||
with 'Add' and 'Remove' buttons. Configure Sync mode by
|
with 'Add' and 'Remove' buttons. Configure Sync mode by
|
||||||
|
Loading…
x
Reference in New Issue
Block a user