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

18
ubuntu-vm-4-john/ks.yaml Normal file
View file

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