From fd9c195a81c50db9907376abf069d8abe731d458 Mon Sep 17 00:00:00 2001 From: Raunak Pradip Shah <5894281+RaunakShah@users.noreply.github.com> Date: Thu, 5 May 2022 21:58:13 +0530 Subject: [PATCH] Update content/en/blog/_posts/2022-05-18-prevent-unauthorised-volume-mode-conversion.md Co-authored-by: Tim Bannister --- .../2022-05-18-prevent-unauthorised-volume-mode-conversion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/blog/_posts/2022-05-18-prevent-unauthorised-volume-mode-conversion.md b/content/en/blog/_posts/2022-05-18-prevent-unauthorised-volume-mode-conversion.md index 46a31af475..b2874e3ce2 100644 --- a/content/en/blog/_posts/2022-05-18-prevent-unauthorised-volume-mode-conversion.md +++ b/content/en/blog/_posts/2022-05-18-prevent-unauthorised-volume-mode-conversion.md @@ -57,7 +57,7 @@ created PVC in the given namespace. kubectl get volumesnapshot -n ``` -3. Add the annotation [`snapshot.storage.kubernetes.io/allowVolumeModeChange`](/content/en/docs/reference/labels-annotations-taints/) +3. Add the annotation [`snapshot.storage.kubernetes.io/allowVolumeModeChange`](/docs/reference/labels-annotations-taints/#snapshot-storage-kubernetes-io-allowvolumemodechange) to the `VolumeSnapshotContent`. 4. This annotation can be added either via software or manually by the authorised