-
Bug
-
Resolution: Unresolved
-
Major
-
CNV v4.14.4
-
None
Description of problem:
Update Windows-11 templates to reflect TPM to be persistent:True As, spec.domain.devices.tpm = {} equals to .spec.domain.devices.tpm.persistent = false
Version-Release number of selected component (if applicable):
4.16.0
How reproducible:
Check the Win-11 Templates
Steps to Reproduce:
1. oc get templates -n openshift 2. check all the windows-11 templates 3. spec.domain.devices.tpm.persistent = True
Actual results:
spec.domain.devices.tpm = {}
Expected results:
spec.domain.devices.tpm.persistent = True
Additional info:
- clones
-
CNV-39707 Update Windows-11 templates to reflect TPM to be persistent:True
- Closed