From 69be2a2585d49840074f5de6901b696292cc1047 Mon Sep 17 00:00:00 2001 From: "maximilian.bartz" Date: Wed, 27 Aug 2025 11:30:43 +0200 Subject: [PATCH] test --- kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomization.yaml b/kustomization.yaml index b4ef8ad..079b6a6 100644 --- a/kustomization.yaml +++ b/kustomization.yaml @@ -15,7 +15,7 @@ resources: - ubuntu-vm-4-john/ks.yaml - ubuntu-vm-5/ks.yaml - ubuntu-vm-6/ks.yaml - - deployment/ubuntu-deployment/ks.yaml + - deployment/ks.yaml - container/ks-debug.yaml - templates/image-server/ks-nginx.yaml - templates/image-server/ks-pvc.yaml