Use spaces instead of tabs

This commit is contained in:
Raunak Pradip Shah
2022-04-18 14:29:25 +05:30
parent a28f189716
commit 2cc8fb4d7b
@@ -66,8 +66,8 @@ user. The `VolumeSnapshotContent` must look like below after this change:
```yaml
kind: VolumeSnapshotContent
metadata:
annotations:
- snapshot.storage.kubernetes.io/allowVolumeModeChange: "true"
annotations:
- snapshot.storage.kubernetes.io/allowVolumeModeChange: "true"
...
```