From 7e094e720b7b59a5e50f4a9a4ad29a6000ec76e6 Mon Sep 17 00:00:00 2001 From: "Michael N. Lipp" Date: Wed, 23 Aug 2023 13:30:28 +0200 Subject: [PATCH] Restore arch image as default because of https://github.com/mnlipp/VM-Operator/issues/1 --- deploy/crds/vms-crd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/crds/vms-crd.yaml b/deploy/crds/vms-crd.yaml index 3e33d0b4f..0b24bd6aa 100644 --- a/deploy/crds/vms-crd.yaml +++ b/deploy/crds/vms-crd.yaml @@ -26,7 +26,7 @@ spec: - required: - repository - path - default: { source: "ghcr.io/mnlipp/org.jdrupes.vmoperator.runner.qemu-alpine:latest" } + default: { source: "ghcr.io/mnlipp/org.jdrupes.vmoperator.runner.qemu-arch:latest" } properties: source: description: >-