From f2812a75289ab971666ca1581f917971a6606ac8 Mon Sep 17 00:00:00 2001 From: Mayne0213 Date: Sun, 4 Jan 2026 20:13:44 +0900 Subject: [PATCH] REFACTOR(longhorn): remove from kustomization - No longer used - Clean up unused references --- kustomization.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/kustomization.yaml b/kustomization.yaml index 74113b2..0a4cf53 100644 --- a/kustomization.yaml +++ b/kustomization.yaml @@ -4,7 +4,6 @@ kind: Kustomization resources: - application.yaml # Storage systems - - longhorn/argocd.yaml - minio/argocd.yaml # PostgreSQL databases - postgresql/argocd/postgresql.yaml