mirror of https://github.com/rancher/ui.git
Merge pull request #2148 from Oats87/suported-to-supported
Change suported -> supported
This commit is contained in:
commit
e682c14b03
|
|
@ -2876,7 +2876,7 @@ dangerZone:
|
|||
'engine-install-url': 'Default Docker engine installation URL (for most node drivers)'
|
||||
'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'
|
||||
'engine-supported-range': 'Semver range for supported 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.'
|
||||
'server-url': 'Default {appName} 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'
|
||||
|
|
|
|||
Loading…
Reference in New Issue