We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9ecaac commit cf1a94dCopy full SHA for cf1a94d
ui-meta/slurm-infra-fast-volume-type.yml
@@ -42,12 +42,10 @@ parameters:
42
label: Provision high-performance storage for home directories
43
description: |
44
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.
+ use it for cluster home directories.
48
kind: boolean
49
required: false
50
- default: true
+ default: false
51
options:
52
checkboxLabel: Put home directories on high-performance storage?
53
0 commit comments