From 5f1f60b786edea91d1c5ec97566861422645712c Mon Sep 17 00:00:00 2001 From: "john.leitao" Date: Wed, 30 Jul 2025 11:47:29 +0000 Subject: [PATCH] Update kustomization.yaml --- kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/kustomization.yaml b/kustomization.yaml index 7a1c689..c776207 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-john/ks.yaml - container/ks-debug.yaml - templates/image-server/ks-nginx.yaml - templates/image-server/ks-pvc.yaml