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-1/ks.yaml
- ubuntu-vm-2/ks.yaml - ubuntu-vm-2/ks.yaml
- ubuntu-vm-3/ks.yaml - ubuntu-vm-3/ks.yaml
- ubuntu-vm-3-john/ks.yaml
- container/ks-debug.yaml - container/ks-debug.yaml
- templates/image-server/ks-nginx.yaml - templates/image-server/ks-nginx.yaml
- templates/image-server/ks-pvc.yaml - templates/image-server/ks-pvc.yaml

View file

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

View file

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