From d3976eca6e822b31e3428d199cbb68f578b7110d Mon Sep 17 00:00:00 2001 From: ScrublordMcBad Date: Tue, 21 Apr 2026 12:12:42 +0000 Subject: [PATCH] fix: Leere resources entfernt --- apps/production/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/production/kustomization.yaml b/apps/production/kustomization.yaml index 50ed9d7..8ccd64b 100644 --- a/apps/production/kustomization.yaml +++ b/apps/production/kustomization.yaml @@ -1,3 +1,3 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization -resources: \ No newline at end of file +#resources: \ No newline at end of file