Skip to content

Commit e7c52d7

Browse files
committed
Merge branch 'feat/add_orc_image' of https://github.com/SovereignCloudStack/cluster-stacks into feat/add_orc_image
2 parents 77d4424 + b3f5bd2 commit e7c52d7

File tree

1 file changed

+3
-0
lines changed
  • providers/openstack/scs/cluster-class/templates

1 file changed

+3
-0
lines changed

providers/openstack/scs/cluster-class/templates/image.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ spec:
99
secretName: "{{ .Values.identityRef.name }}"
1010
managementPolicy: managed
1111
resource:
12+
properties:
13+
diskBus: "scsi"
14+
scsiModel: "virtio-scsi"
1215
content:
1316
diskFormat: qcow2
1417
download:

0 commit comments

Comments
 (0)