From 5ff754a820b4a0ec4d2d42b3dca577e44b256083 Mon Sep 17 00:00:00 2001 From: Raunak Pradip Shah Date: Fri, 29 Apr 2022 14:23:51 +0530 Subject: [PATCH] Change date to 05-18 and update file name --- ...22-05-18-prevent-unauthorised-volume-mode-conversion.md} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename content/en/blog/_posts/{2022-04-12-prevent-unauthorised-volume-mode-conversion.md => 2022-05-18-prevent-unauthorised-volume-mode-conversion.md} (97%) diff --git a/content/en/blog/_posts/2022-04-12-prevent-unauthorised-volume-mode-conversion.md b/content/en/blog/_posts/2022-05-18-prevent-unauthorised-volume-mode-conversion.md similarity index 97% rename from content/en/blog/_posts/2022-04-12-prevent-unauthorised-volume-mode-conversion.md rename to content/en/blog/_posts/2022-05-18-prevent-unauthorised-volume-mode-conversion.md index a36f5c465e..8c8b336275 100644 --- a/content/en/blog/_posts/2022-04-12-prevent-unauthorised-volume-mode-conversion.md +++ b/content/en/blog/_posts/2022-05-18-prevent-unauthorised-volume-mode-conversion.md @@ -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 +``` +kubectl get volumesnapshot -n ``` 3. Add the annotation [`snapshot.storage.kubernetes.io/allowVolumeModeChange`](/content/en/docs/reference/labels-annotations-taints/)