diff --git a/modules/virt-about-vtpm-devices.adoc b/modules/virt-about-vtpm-devices.adoc index 7b83ee1aae..3e95fcf7aa 100644 --- a/modules/virt-about-vtpm-devices.adoc +++ b/modules/virt-about-vtpm-devices.adoc @@ -1,6 +1,6 @@ // Module included in the following assemblies: // -// * virt/virtual_machines/virt-using-vtpm-devices.adoc +// * virt/managing_vms/virt-using-vtpm-devices.adoc :_mod-docs-content-type: CONCEPT [id="virt-about-vtpm-devices_{context}"] @@ -29,7 +29,3 @@ spec: # ... ---- -[NOTE] -==== -The storage class must be of type `Filesystem` and support the `ReadWriteMany` (RWX) access mode. -==== diff --git a/modules/virt-adding-vtpm-to-vm.adoc b/modules/virt-adding-vtpm-to-vm.adoc index 9cc3ce6226..5ca4c7f1aa 100644 --- a/modules/virt-adding-vtpm-to-vm.adoc +++ b/modules/virt-adding-vtpm-to-vm.adoc @@ -1,6 +1,6 @@ // Module included in the following assemblies: // -// * virt/virtual_machines/virt-using-vtpm-devices.adoc +// * virt/managing_vms/virt-using-vtpm-devices.adoc :_mod-docs-content-type: PROCEDURE [id="virt-adding-vtpm-to-vm_{context}"] @@ -12,7 +12,6 @@ TPM device. A vTPM device also stores secrets for that VM. .Prerequisites * You have installed the OpenShift CLI (`oc`). -* You have configured a Persistent Volume Claim (PVC) to use a storage class of type `Filesystem` that supports the `ReadWriteMany` (RWX) access mode. This is necessary for the vTPM device data to persist across VM reboots. .Procedure