mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
CNV-41615: Updated TPM/EFI related notes
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
b26216e618
commit
25aa2ae9ba
@@ -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.
|
||||
====
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user