Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lgchiaretto committed Dec 26, 2024
1 parent 66e54f7 commit 8b5bd18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/modules/ROOT/pages/exercise5-guided.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -266,4 +266,4 @@ virtctl console exercise5
=== What you learned

In this exercise, you learned that disks are not presented to virtual machines until Persistent Volume Claims (PVCs) are created.
To change the `defaultStorageClass` of a data volume in OpenShift Virtualization, you need to delete the existing data volume and create a new one with the desired storage class.
To change the `storageClassName` of a data volume in OpenShift Virtualization, you need to delete the existing data volume and create a new one with the desired storage class.

0 comments on commit 8b5bd18

Please sign in to comment.