fix: typo: extra whitespace indentation (#16611)
not matching the indentation level of all other mapping nodes
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
7124c8dde4
commit
cdf91a970d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user