fix: typo: extra whitespace indentation (#16611)

not matching the indentation level of all other mapping nodes
This commit is contained in:
Dimitri Mitropoulos
2019-10-01 13:41:39 -04:00
committed by Kubernetes Prow Robot
parent 7124c8dde4
commit cdf91a970d
+1 -1
View File
@@ -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