added johns ubuntu

This commit is contained in:
maximilian.bartz 2025-08-05 14:01:09 +02:00
parent 79e1668d0f
commit e8c4f4bf17
3 changed files with 4 additions and 5 deletions

View file

@ -12,7 +12,6 @@ resources:
- ubuntu-vm-1/ks.yaml
- ubuntu-vm-2/ks.yaml
- ubuntu-vm-3/ks.yaml
- ubuntu-vm-3-john/ks.yaml
- container/ks-debug.yaml
- templates/image-server/ks-nginx.yaml
- templates/image-server/ks-pvc.yaml

View file

@ -1,13 +1,13 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: &app ubuntu-vm-2
name: &app ubuntu-vm-4-john
namespace: ${TENANT_NAMESPACE}
spec:
commonMetadata:
labels:
app.kubernetes.io/name: *app
path: ./ubuntu-vm-2/ubuntu
path: ./ubuntu-vm-4-john/ubuntu
prune: true
sourceRef:
kind: GitRepository

View file

@ -1,14 +1,14 @@
apiVersion: kubevirt.io/v1
kind: VirtualMachine
metadata:
name: ubuntu-vm-3-
name: ubuntu-vm-4-john
namespace: kubevirt-vms
spec:
running: true
template:
metadata:
labels:
kubevirt.io/domain: ubuntu-vm-2
kubevirt.io/domain: ubuntu-vm-4-john
spec:
domain:
cpu: