From 27baa5eb1af5c5ea71b3943cfaf329ddc5843368 Mon Sep 17 00:00:00 2001 From: Emin ALEMDAR <77338109+eminalemdar@users.noreply.github.com> Date: Mon, 16 May 2022 17:10:59 +0300 Subject: [PATCH] Update the broken link in "Volume Populators" blog Related to #33738 I've updated the broken link. --- content/en/blog/_posts/2022-05-16-volume-populators-beta.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/blog/_posts/2022-05-16-volume-populators-beta.md b/content/en/blog/_posts/2022-05-16-volume-populators-beta.md index 8585014f7a..06e81608c2 100644 --- a/content/en/blog/_posts/2022-05-16-volume-populators-beta.md +++ b/content/en/blog/_posts/2022-05-16-volume-populators-beta.md @@ -12,7 +12,7 @@ The volume populators feature is now two releases old and entering beta! The `An gate defaults to enabled in Kubernetes v1.24, which means that users can specify any custom resource as the data source of a PVC. -An [earlier blog article](/blog/2021/08/30-volume-populators-redesigned/) detailed how the +An [earlier blog article](/blog/2021/08/30/volume-populators-redesigned/) detailed how the volume populators feature works. In short, a cluster administrator can install a CRD and associated populator controller in the cluster, and any user who can create instances of the CR can create pre-populated volumes by taking advantage of the populator.