Skip to content

Commit

Permalink
Remove virtio model reference on sriov (#404)
Browse files Browse the repository at this point in the history
The kubevirt validation allows passing through models on sriov devices
which it should not, and they have no effect. Removing them.

Signed-off-by: Roman Mohr <[email protected]>
  • Loading branch information
rmohr authored Jan 24, 2022
1 parent f45975e commit 714158a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions templates/rhel8.saphana.tpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,13 +107,10 @@ objects:
model: virtio
- name: sriov-net1
sriov: {}
model: virtio
- name: sriov-net2
sriov: {}
model: virtio
- name: sriov-net3
sriov: {}
model: virtio
machine:
type: ""
resources:
Expand Down

0 comments on commit 714158a

Please sign in to comment.