mirror of https://github.com/rancher/ui.git
Fix the issue that yarn start doesn't work
This commit is contained in:
parent
40dc44df73
commit
82056573c1
|
|
@ -2679,7 +2679,7 @@ dangerZone:
|
|||
'engine-iso-url': 'Default OS installation URL (for vSphere driver)'
|
||||
'engine-newest-version': 'The newest supported version of Docker at the time of this release. A Docker version that does not satisfy supported docker range but is newer than this will be marked as untested'
|
||||
'engine-supported-range': 'Semver range for suported Docker engine versions. Versions which do not satisfy this range will be marked unsupported in the UI'
|
||||
'ingress-ip-domain': 'Wildcard DNS domain to use for automatically generated Ingress hostnames. <ingress-name>.<namespace-name>.<ip address of ingress controller> will be added to the domain.''
|
||||
'ingress-ip-domain': 'Wildcard DNS domain to use for automatically generated Ingress hostnames. <ingress-name>.<namespace-name>.<ip address of ingress controller> will be added to the domain.'
|
||||
'server-url': 'Default Rancher install url. Must be HTTPS. All nodes in your cluster must be able to reach this.'
|
||||
'system-default-registry': 'Private registry to be used for all system Docker images'
|
||||
'ui-index': 'HTML index location for the UI.'
|
||||
|
|
|
|||
Loading…
Reference in New Issue