Skip to content

Commit 3fb2cd5

Browse files
author
Soumya Maitra
committed
Changing PVC definition to indicate block as volume mode
1 parent 87fbc38 commit 3fb2cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/operator-nexus/concepts-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ spec:
3838
requests:
3939
storage: 107Mi
4040
storageClassName: nexus-volume
41-
volumeMode: Filesystem
41+
volumeMode: Block
4242
volumeName: testVolume
4343
status:
4444
accessModes:

0 commit comments

Comments
 (0)