Skip to content

Commit 1eaf3a5

Browse files
authored
Update upload-datavolume.yaml
1 parent bb7a5bb commit 1eaf3a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/example/upload-datavolume.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ spec:
77
upload:
88
target: {}
99
pvc:
10-
#the storageClassName is optional if we don't want to use the default storage class.
10+
#the storageClassName is optional, if missing we use the default storage class.
1111
#storageClassName: "hostpath"
1212
accessModes:
1313
- ReadWriteOnce

0 commit comments

Comments
 (0)