generated from phoenix-oss/tenant-tpl
change to match redhat documentation
This commit is contained in:
parent
7134c2d905
commit
1118c89f66
1 changed files with 20 additions and 3 deletions
|
@ -32,11 +32,28 @@ spec:
|
|||
guest: 8Gi
|
||||
features:
|
||||
acpi: {}
|
||||
smm:
|
||||
enabled: true
|
||||
apic: {}
|
||||
smm: {}
|
||||
hyperv:
|
||||
relaxed: {}
|
||||
vapic: {}
|
||||
vpindex: {}
|
||||
spinlocks:
|
||||
spinlocks: 8191
|
||||
synic: {}
|
||||
synictimer:
|
||||
direct: {}
|
||||
tlbflush: {}
|
||||
frequencies: {}
|
||||
reenlightenment: {}
|
||||
ipi: {}
|
||||
runtime: {}
|
||||
reset: {}
|
||||
firmware:
|
||||
bootloader:
|
||||
efi: {}
|
||||
efi:
|
||||
secureBoot: true
|
||||
persistent: true
|
||||
devices:
|
||||
rng: {}
|
||||
networkInterfaceMultiqueue: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue