From c672e8e4349a4c0f58280eee515b219d7875b93f Mon Sep 17 00:00:00 2001 From: "maximilian.bartz" Date: Tue, 5 Aug 2025 14:02:08 +0200 Subject: [PATCH] added kustomization --- kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/kustomization.yaml b/kustomization.yaml index 2c02dd1..4ed98a0 100644 --- a/kustomization.yaml +++ b/kustomization.yaml @@ -12,6 +12,7 @@ resources: - ubuntu-vm-1/ks.yaml - ubuntu-vm-2/ks.yaml - ubuntu-vm-3/ks.yaml + - ubuntu-vm-4-john/ks.yaml - container/ks-debug.yaml - templates/image-server/ks-nginx.yaml - templates/image-server/ks-pvc.yaml