Change date to 05-18 and update file name

pull/32419/head
Raunak Pradip Shah 2022-04-29 14:23:51 +05:30
parent 1999f87c88
commit 5ff754a820
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
---
layout: blog
title: 'Prevent unauthorised volume mode conversion'
date: 2022-04-12
date: 2022-05-18
slug: prevent-unauthorised-volume-mode-conversion-alpha
---
@ -53,8 +53,8 @@ To convert the volume mode, an authorised user must do the following:
created PVC in the given namespace.
2. Identify the `VolumeSnapshotContent` bound to the above `VolumeSnapshot`.
```yaml
$ kubectl get volumesnapshot -n <namespace>
```
kubectl get volumesnapshot -n <namespace>
```
3. Add the annotation [`snapshot.storage.kubernetes.io/allowVolumeModeChange`](/content/en/docs/reference/labels-annotations-taints/)