Update the broken link in "Volume Populators" blog

Related to #33738 I've updated the broken link.
This commit is contained in:
Emin ALEMDAR
2022-05-16 17:10:59 +03:00
committed by GitHub
parent 516c710905
commit 27baa5eb1a
@@ -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 gate defaults to enabled in Kubernetes v1.24, which means that users can specify any custom resource
as the data source of a PVC. 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 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 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. the CR can create pre-populated volumes by taking advantage of the populator.