generated from phoenix-oss/tenant-tpl
change chart location
This commit is contained in:
parent
70c9cc437d
commit
14f83e08a5
5 changed files with 35 additions and 6 deletions
|
@ -1,4 +0,0 @@
|
|||
apiVersion: v2
|
||||
name: ubuntu-helm
|
||||
description: Deploy an Unbuntu VirtualMachine using KubeVirt
|
||||
version: 0.1.0
|
|
@ -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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
vmName: ubuntu-helm
|
||||
vmName: windows-vm
|
||||
namespace: kubevirt-vms
|
||||
imageURL: "quay.io/containerdisks/ubuntu:22.04"
|
||||
storageSize: 40Gi
|
Loading…
Add table
Add a link
Reference in a new issue