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

@ -1,18 +0,0 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: &app ubuntu-vm-2
namespace: ${TENANT_NAMESPACE}
spec:
commonMetadata:
labels:
app.kubernetes.io/name: *app
path: ./ubuntu-vm-2/ubuntu
prune: true
sourceRef:
kind: GitRepository
name: tenant-repos
wait: false
interval: 30m
retryInterval: 1m
timeout: 5m