From 9f917060b485572cbfc12abb293ea5d3a971e5be Mon Sep 17 00:00:00 2001 From: futuretea Date: Sat, 9 Oct 2021 14:24:38 +0800 Subject: [PATCH] Update windows VMDP driver image --- pkg/data/template.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/data/template.go b/pkg/data/template.go index 0fdbe212c6..d39c535933 100644 --- a/pkg/data/template.go +++ b/pkg/data/template.go @@ -327,7 +327,7 @@ spec: claimName: pvc-rootdisk name: rootdisk - containerDisk: - image: kubevirt/virtio-container-disk + image: registry.suse.com/harvester-beta/vmdp:latest imagePullPolicy: IfNotPresent name: virtio-container-disk `