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