Skip to content

Commit 89186ad

Browse files
committed
Revert "Reword help text for volume-types"
This reverts commit cf1a94d.
1 parent cf1a94d commit 89186ad

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,12 @@ 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.
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.
4648
kind: boolean
4749
required: false
48-
default: false
50+
default: true
4951
options:
5052
checkboxLabel: Put home directories on high-performance storage?
5153

0 commit comments

Comments
 (0)