Skip to content

Commit fd9c195

Browse files
RaunakShahTim Bannister
andauthored
Update content/en/blog/_posts/2022-05-18-prevent-unauthorised-volume-mode-conversion.md
Co-authored-by: Tim Bannister <[email protected]>
1 parent c2fe0d7 commit fd9c195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2022-05-18-prevent-unauthorised-volume-mode-conversion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ created PVC in the given namespace.
5757
kubectl get volumesnapshot -n <namespace>
5858
```
5959

60-
3. Add the annotation [`snapshot.storage.kubernetes.io/allowVolumeModeChange`](/content/en/docs/reference/labels-annotations-taints/)
60+
3. Add the annotation [`snapshot.storage.kubernetes.io/allowVolumeModeChange`](/docs/reference/labels-annotations-taints/#snapshot-storage-kubernetes-io-allowvolumemodechange)
6161
to the `VolumeSnapshotContent`.
6262

6363
4. This annotation can be added either via software or manually by the authorised

0 commit comments

Comments
 (0)