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.
2 parents 9880cbd + 527960a commit 81e9489Copy full SHA for 81e9489
content/en/docs/concepts/storage/volumes.md
@@ -1323,7 +1323,7 @@ persistent volume:
1323
of a volume. This map must correspond to the map returned in the
1324
`volume.attributes` field of the `CreateVolumeResponse` by the CSI driver as
1325
defined in the [CSI spec](https://github.com/container-storage-interface/spec/blob/master/spec.md#createvolume).
1326
- The map is passed to the CSI driver via the `volume_attributes` field in the
+ The map is passed to the CSI driver via the `volume_context` field in the
1327
`ControllerPublishVolumeRequest`, `NodeStageVolumeRequest`, and
1328
`NodePublishVolumeRequest`.
1329
- `controllerPublishSecretRef`: A reference to the secret object containing
0 commit comments