From e389207eed2b97cc52835a8d6ad5a646a4c56ab2 Mon Sep 17 00:00:00 2001 From: j37hr0 Date: Wed, 8 Apr 2026 17:35:59 +1200 Subject: [PATCH] remove postgres --- apps/fireflyiii/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/fireflyiii/kustomization.yaml b/apps/fireflyiii/kustomization.yaml index 91884ef..26e4c46 100644 --- a/apps/fireflyiii/kustomization.yaml +++ b/apps/fireflyiii/kustomization.yaml @@ -4,7 +4,7 @@ resources: - ingress.yaml - deployment.yaml #- secret.yaml -- postgres.yaml +#- postgres.yaml - namespace.yaml - configmap.yaml - pvc.yaml