Skip to content

Commit cf1a94d

Browse files
committed
Reword help text for volume-types
1 parent a9ecaac commit cf1a94d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

ui-meta/slurm-infra-fast-volume-type.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,10 @@ parameters:
4242
label: Provision high-performance storage for home directories
4343
description: |
4444
If a high-performance storage type is available to the Slurm platform,
45-
use it for cluster home directories. If no high-performance storage type
46-
is available, this option has no effect and a standard cloud volume will
47-
be provisioned for home directories.
45+
use it for cluster home directories.
4846
kind: boolean
4947
required: false
50-
default: true
48+
default: false
5149
options:
5250
checkboxLabel: Put home directories on high-performance storage?
5351

0 commit comments

Comments
 (0)