Skip to content

Commit

Permalink
Merge pull request #48 from morete/patch-2
Browse files Browse the repository at this point in the history
Update create-datavolume.md
  • Loading branch information
phil-pona authored Oct 14, 2024
2 parents 4d46bc1 + b435f42 commit d64c679
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ every participant without the need to download the image multiple times?

{{% details title="Task Hint" %}}
We could have provided a provisioned PVC in a central namespace and created our DataVolume with a `pvc` source, then let
the CDI Operator clone the central PVC to a PVC your namespace.
the CDI Operator clone the central PVC to a PVC in your namespace.
{{% /details %}}

[^1]: [Alpine Cloud Image](https://alpinelinux.org/cloud/)

0 comments on commit d64c679

Please sign in to comment.