From 79e84edba90149c81008e0e9e8450b969cae1fc1 Mon Sep 17 00:00:00 2001 From: LordMathis Date: Mon, 19 May 2025 22:01:37 +0200 Subject: [PATCH] Remove k9s-web from resources in kustomization.yaml --- apps/prod/kustomization.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/prod/kustomization.yaml b/apps/prod/kustomization.yaml index a0008cb..c9aa92e 100644 --- a/apps/prod/kustomization.yaml +++ b/apps/prod/kustomization.yaml @@ -4,7 +4,6 @@ kind: Kustomization resources: - authelia - gitea - - k9s-web - lemma - ghost - dashboard \ No newline at end of file