Skip to content

Commit

Permalink
Remove virtio model reference on sriov (#405)
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]>

Co-authored-by: Roman Mohr <[email protected]>
  • Loading branch information
kubevirt-bot and rmohr authored Jan 25, 2022
1 parent aa3aca2 commit a78dcd7
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 a78dcd7

Please sign in to comment.