change chart location

This commit is contained in:
maximilian.bartz 2025-04-11 12:44:37 +02:00
parent 70c9cc437d
commit 14f83e08a5
5 changed files with 35 additions and 6 deletions

View file

@ -1,4 +0,0 @@
apiVersion: v2
name: ubuntu-helm
description: Deploy an Unbuntu VirtualMachine using KubeVirt
version: 0.1.0

View file

@ -9,7 +9,7 @@ spec:
interval: 30m
chart:
spec:
chart: ./charts # local path in Git repo
chart: ./repos/helm # local path in Git repo
sourceRef:
kind: GitRepository
name: tenant-repos

View file

@ -1,4 +1,4 @@
vmName: ubuntu-helm
vmName: windows-vm
namespace: kubevirt-vms
imageURL: "quay.io/containerdisks/ubuntu:22.04"
storageSize: 40Gi