From 79e1668d0f520cd6a77594953875eb6f9504df59 Mon Sep 17 00:00:00 2001 From: "maximilian.bartz" Date: Tue, 5 Aug 2025 13:55:43 +0200 Subject: [PATCH] added entry to kustomizations --- kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/kustomization.yaml b/kustomization.yaml index c830edf..6b65d60 100644 --- a/kustomization.yaml +++ b/kustomization.yaml @@ -11,6 +11,7 @@ resources: - windows-vm-standard-dev/ks-pvc.yaml - 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