Skip to content

Commit

Permalink
Update the default hardcodedObsoleteCPUModels (#2934)
Browse files Browse the repository at this point in the history
The default ObsoleteCPUModels has changed in kv:
kubevirt/kubevirt@0f4f837

Signed-off-by: bmordeha <bmordeha@redhat.com>
  • Loading branch information
Barakmor1 committed May 5, 2024
1 parent 4de567d commit f2d77b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions controllers/operands/kubevirt.go
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,8 @@ var (
"qemu32",
"kvm64",
"kvm32",
"Opteron_G1",
"Opteron_G2",
}
)

Expand Down

0 comments on commit f2d77b5

Please sign in to comment.