This commit is contained in:
parent
7ca9d20b65
commit
ac4b011e83
@ -44,18 +44,26 @@ PropertyCategories:
|
|||||||
Configurations: '*'
|
Configurations: '*'
|
||||||
UserConfigurable: true
|
UserConfigurable: true
|
||||||
|
|
||||||
|
- Key: workloadcluster.vip
|
||||||
|
Type: ip
|
||||||
|
Label: Workload-cluster Virtual IP*
|
||||||
|
Description: Workload-cluster control plane endpoint virtual IP
|
||||||
|
DefaultValue: ''
|
||||||
|
Configurations: '*'
|
||||||
|
UserConfigurable: true
|
||||||
|
|
||||||
- Key: ippool.startip
|
- Key: ippool.startip
|
||||||
Type: ip
|
Type: ip
|
||||||
Label: IP-pool start IP*
|
Label: Workload-cluster IP-pool start IP*
|
||||||
Description: All nodes for the workload cluster will be provisioned within this IP pool
|
Description: All nodes for the workload-cluster will be provisioned within this IP pool
|
||||||
DefaultValue: ''
|
DefaultValue: ''
|
||||||
Configurations: '*'
|
Configurations: '*'
|
||||||
UserConfigurable: true
|
UserConfigurable: true
|
||||||
|
|
||||||
- Key: ippool.endip
|
- Key: ippool.endip
|
||||||
Type: ip
|
Type: ip
|
||||||
Label: IP-pool end IP*
|
Label: Workload-cluster IP-pool end IP*
|
||||||
Description: All nodes for the workload cluster will be provisioned within this IP pool
|
Description: All nodes for the workload-cluster will be provisioned within this IP pool
|
||||||
DefaultValue: ''
|
DefaultValue: ''
|
||||||
Configurations: '*'
|
Configurations: '*'
|
||||||
UserConfigurable: true
|
UserConfigurable: true
|
||||||
|
Loading…
Reference in New Issue
Block a user