From 75926216002aebc00faf2248d7f6fc4c06752c3f Mon Sep 17 00:00:00 2001 From: "maximilian.bartz" Date: Fri, 11 Apr 2025 13:24:11 +0200 Subject: [PATCH] add entry --- kustomization.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kustomization.yaml b/kustomization.yaml index 0be5b59..c80a6dd 100644 --- a/kustomization.yaml +++ b/kustomization.yaml @@ -4,4 +4,5 @@ resources: - vars/ks.yaml - repos/ks.yaml - echo-server/ks.yaml - - ubuntu-vm-1/ks.yaml \ No newline at end of file + - ubuntu-vm-1/ks.yaml + - ubuntu-vm-2/ks.yaml \ No newline at end of file