Skip to content

Commit 6d21d15

Browse files
Merge pull request #87264 from jhradilek/CNV-41615-tpm-efi-update
CNV-41615: Update TPM/EFI related notes
2 parents c599fe0 + b5d0a8b commit 6d21d15

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

modules/virt-about-vtpm-devices.adoc

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Module included in the following assemblies:
22
//
3-
// * virt/virtual_machines/virt-using-vtpm-devices.adoc
3+
// * virt/managing_vms/virt-using-vtpm-devices.adoc
44

55
:_mod-docs-content-type: CONCEPT
66
[id="virt-about-vtpm-devices_{context}"]
@@ -29,7 +29,3 @@ spec:
2929
# ...
3030
----
3131

32-
[NOTE]
33-
====
34-
The storage class must be of type `Filesystem` and support the `ReadWriteMany` (RWX) access mode.
35-
====

modules/virt-adding-vtpm-to-vm.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Module included in the following assemblies:
22
//
3-
// * virt/virtual_machines/virt-using-vtpm-devices.adoc
3+
// * virt/managing_vms/virt-using-vtpm-devices.adoc
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="virt-adding-vtpm-to-vm_{context}"]
@@ -12,7 +12,6 @@ TPM device. A vTPM device also stores secrets for that VM.
1212

1313
.Prerequisites
1414
* You have installed the OpenShift CLI (`oc`).
15-
* 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.
1615
1716
.Procedure
1817

0 commit comments

Comments
 (0)