mirror of https://github.com/rancher/dashboard.git
replace rke2 with RKE Federal label
This commit is contained in:
parent
5ece603c7b
commit
19862e45ba
|
|
@ -490,7 +490,7 @@ monitoring:
|
||||||
other: Other
|
other: Other
|
||||||
placeholder: Select cluster type
|
placeholder: Select cluster type
|
||||||
rke: RKE
|
rke: RKE
|
||||||
rke2: RKE2
|
rke2: RKE Federal
|
||||||
grafana:
|
grafana:
|
||||||
storage:
|
storage:
|
||||||
annotations: PVC Annotations
|
annotations: PVC Annotations
|
||||||
|
|
@ -572,7 +572,7 @@ persistentVolumeClaim:
|
||||||
storageClass: Storage Class
|
storageClass: Storage Class
|
||||||
volumes: Persistent Volumes
|
volumes: Persistent Volumes
|
||||||
volumeName: Persistent Volume Name
|
volumeName: Persistent Volume Name
|
||||||
source:
|
source:
|
||||||
label: Source
|
label: Source
|
||||||
options:
|
options:
|
||||||
new: Use a Storage Class to provision a new Persistent Volume
|
new: Use a Storage Class to provision a new Persistent Volume
|
||||||
|
|
@ -1197,7 +1197,7 @@ workload:
|
||||||
hostPath: Bind-Mount
|
hostPath: Bind-Mount
|
||||||
certificate: Certificate
|
certificate: Certificate
|
||||||
persistentVolumeClaim: Persistent Volume Claim
|
persistentVolumeClaim: Persistent Volume Claim
|
||||||
createPersistentVolumeClaim: Create Persistent Volume Claim
|
createPersistentVolumeClaim: Create Persistent Volume Claim
|
||||||
csi: Ephemeral Volume
|
csi: Ephemeral Volume
|
||||||
nfs: NFS
|
nfs: NFS
|
||||||
addMount: Add Mount
|
addMount: Add Mount
|
||||||
|
|
@ -1206,15 +1206,15 @@ workload:
|
||||||
csi:
|
csi:
|
||||||
diskName: Disk Name
|
diskName: Disk Name
|
||||||
diskURI: Disk URI
|
diskURI: Disk URI
|
||||||
cachingMode:
|
cachingMode:
|
||||||
label: Caching Mode
|
label: Caching Mode
|
||||||
options:
|
options:
|
||||||
none: None
|
none: None
|
||||||
readOnly: Read Only
|
readOnly: Read Only
|
||||||
readWrite: Read Write
|
readWrite: Read Write
|
||||||
kind:
|
kind:
|
||||||
label: Kind
|
label: Kind
|
||||||
options:
|
options:
|
||||||
dedicated: Dedicated
|
dedicated: Dedicated
|
||||||
managed: Managed
|
managed: Managed
|
||||||
shared: Shared
|
shared: Shared
|
||||||
|
|
@ -1234,7 +1234,7 @@ workload:
|
||||||
defaultMode: Default Mode
|
defaultMode: Default Mode
|
||||||
hostPath:
|
hostPath:
|
||||||
label: The Path on the Node must be
|
label: The Path on the Node must be
|
||||||
options:
|
options:
|
||||||
default: 'Anything: do not check the target path'
|
default: 'Anything: do not check the target path'
|
||||||
directoryOrCreate: A directory, or create if it doesn't exist
|
directoryOrCreate: A directory, or create if it doesn't exist
|
||||||
directory: An existing directory
|
directory: An existing directory
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue