Skip to content

Commit 5d3a98e

Browse files
Merge pull request #169 from oci-hpc/2.10.6_ds_disable_scratch
By default, disable scratch nfs
2 parents ddf95e7 + a961253 commit 5d3a98e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -908,7 +908,7 @@ configuration\" "
908908
visible:
909909
and:
910910
- ${use_advanced}
911-
default: true
911+
default: false
912912

913913
scratch_nfs_type_cluster:
914914
type: enum

0 commit comments

Comments
 (0)