mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
fix(kubevirt): PVC bus type
This commit is contained in:
@@ -42,4 +42,5 @@ spec:
|
||||
postBuild:
|
||||
substitute:
|
||||
NUM: "2"
|
||||
UUID: "${VM_UUID_AD_DC2}"
|
||||
UUID: "${VM_UUID_AD_DC2}"
|
||||
BUS: "scsi"
|
||||
@@ -33,6 +33,8 @@ spec:
|
||||
devices:
|
||||
disks:
|
||||
- name: "c-drive"
|
||||
disk:
|
||||
bus: "${BUS:=sata}"
|
||||
interfaces:
|
||||
- name: "main"
|
||||
masquerade: {}
|
||||
|
||||
Reference in New Issue
Block a user