Skip to content

Commit 10cb6da

Browse files
authored
Merge pull request #1072 from niteeshkd/nd_tdx_nohibernate
Add karg nohibernate to tdx host
2 parents 19d2713 + 95c5286 commit 10cb6da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/install-helpers/baremetal-coco/layeredimage-cm-tdx.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
data:
33
osImageURL: "quay.io/openshift_sandboxed_containers/rhcos-layer/ocp-4.18:tdx-0.2.0"
4-
kernelArguments: "kvm_intel.tdx=1"
4+
kernelArguments: "kvm_intel.tdx=1 nohibernate"
55
kind: ConfigMap
66
metadata:
77
name: layered-image-deploy-cm

0 commit comments

Comments
 (0)