Skip to content

Commit ff02667

Browse files
gnufiedjdef
andauthored
Update csi.proto
Co-authored-by: jdef <[email protected]>
1 parent e423721 commit ff02667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csi.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1490,7 +1490,7 @@ message NodeServiceCapability {
14901490
// informative for humans only, not for automation.
14911491
VOLUME_CONDITION = 4 [(alpha_enum_value) = true];
14921492
// Indicates that Node service supports mounting volumes
1493-
// with provided volume group identifier during node stage
1493+
// with provided volume group identifier during NodeStageVolume
14941494
// or node publish RPC calls.
14951495
VOLUME_MOUNT_GROUP = 5 [(alpha_enum_value) = true];
14961496
}

0 commit comments

Comments
 (0)