Change ImagePullPolicy;Update tty console message;Sanitize user input;Add missing vapp property
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -12,10 +12,18 @@ PropertyCategories:
|
||||
- Name: 1) Existing meta-cluster
|
||||
ProductProperties:
|
||||
|
||||
- Key: metacluster.vip
|
||||
- Key: metacluster.fqdn
|
||||
Type: string(1..)
|
||||
Label: Meta-cluster FQDN/IP-address*
|
||||
Description: The address of the target meta-cluster which this appliance will perform an upgrade on.
|
||||
Label: Meta-cluster FQDN*
|
||||
Description: The FQDN of the target meta-cluster which this appliance will perform an upgrade on.
|
||||
DefaultValue: meta.k8s.cluster
|
||||
Configurations: '*'
|
||||
UserConfigurable: true
|
||||
|
||||
- key: metacluster.vip
|
||||
Type: ip
|
||||
Label: Meta-cluster virtual IP*
|
||||
Description: Meta-cluster control plane endpoint virtual IP
|
||||
DefaultValue: ''
|
||||
Configurations: '*'
|
||||
UserConfigurable: true
|
||||
|
Reference in New Issue
Block a user