You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pkg/harvester/l10n/en-us.yaml
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -428,7 +428,7 @@ harvester:
428
428
volume:
429
429
upperType: Volume name
430
430
lowerType: volume name
431
-
needImageOrExisting: 'At least an image volume or an existing root-disk volume is required!'
431
+
needAtLeastOneBootable: 'At least one bootable volume is required!'
432
432
image:
433
433
ruleTip: 'The URL you have entered ends in an extension that we do not support. We only accept image files that end in .img, .iso, .qcow, .qcow2, .raw.'
434
434
ruleFileTip: 'The file you have chosen ends in an extension that we do not support. We only accept image files that end in .img, .iso, .qcow, .qcow2, .raw.'
@@ -1356,7 +1356,7 @@ harvester:
1356
1356
clusterRegistrationUrl:
1357
1357
url: URL
1358
1358
insecureSkipTLSVerify: Insecure Skip TLS Verify
1359
-
tip:
1359
+
tip:
1360
1360
prefix: Harvester secures cluster registration via TLS by default. If opt out "Insecure SKip TLS Verify", you must provide custom CA certificates using the
0 commit comments