-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
CNV v4.15.0
-
None
-
0.42
-
False
-
-
False
-
-
Bug Fix
-
Proposed
-
---
-
---
-
-
Yes
-
No
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