diff --git a/content/en/docs/concepts/storage/volumes.md b/content/en/docs/concepts/storage/volumes.md index 67df9c3715..c1d85550b7 100644 --- a/content/en/docs/concepts/storage/volumes.md +++ b/content/en/docs/concepts/storage/volumes.md @@ -1339,7 +1339,7 @@ spec: csi: driver: inline.storage.kubernetes.io volumeAttributes: - foo: bar + foo: bar ``` This feature requires CSIInlineVolume feature gate to be enabled. It