From 30057fefa74c4b58eaf764c31dff3b426664830e Mon Sep 17 00:00:00 2001 From: j37hr0 Date: Tue, 7 Apr 2026 19:15:54 +1200 Subject: [PATCH] enabling cnpg --- apps/fireflyiii/deployment.yaml | 1 - infrastructure/kustomization.yaml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/fireflyiii/deployment.yaml b/apps/fireflyiii/deployment.yaml index ccc2aca..92d7fbf 100644 --- a/apps/fireflyiii/deployment.yaml +++ b/apps/fireflyiii/deployment.yaml @@ -13,7 +13,6 @@ spec: labels: app: firefly spec: - # InitContainer to fix permissions on the storage directory initContainers: - name: init-storage image: busybox diff --git a/infrastructure/kustomization.yaml b/infrastructure/kustomization.yaml index 6ac7787..0fab213 100644 --- a/infrastructure/kustomization.yaml +++ b/infrastructure/kustomization.yaml @@ -6,4 +6,4 @@ resources: - eso - certmanager - velero -#- databases +- databases