From 747bedaccd9fb661d38a327511a853cb9e98f620 Mon Sep 17 00:00:00 2001 From: "M.-Leander Reimer" Date: Tue, 3 Dec 2024 20:43:33 +0100 Subject: [PATCH] Removed Helm releases for now. --- infrastructure/platform/langflow/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/platform/langflow/kustomization.yaml b/infrastructure/platform/langflow/kustomization.yaml index 1658c0f..f88dce7 100644 --- a/infrastructure/platform/langflow/kustomization.yaml +++ b/infrastructure/platform/langflow/kustomization.yaml @@ -3,4 +3,4 @@ kind: Kustomization resources: - namespace.yaml - repository.yaml - - release.yaml \ No newline at end of file + # - release.yaml \ No newline at end of file