From ffba523e68ab05dbd0cb75c26c5a86abc2e66de1 Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Thu, 24 Jul 2025 12:55:24 -0500 Subject: [PATCH] Remove references to missing files --- manifests/pvc/kustomization.yaml | 2 -- manifests/secrets/kustomization.yaml | 1 - 2 files changed, 3 deletions(-) delete mode 100644 manifests/pvc/kustomization.yaml diff --git a/manifests/pvc/kustomization.yaml b/manifests/pvc/kustomization.yaml deleted file mode 100644 index 2a5138b..0000000 --- a/manifests/pvc/kustomization.yaml +++ /dev/null @@ -1,2 +0,0 @@ -resources: - - immich.yaml diff --git a/manifests/secrets/kustomization.yaml b/manifests/secrets/kustomization.yaml index 502d47e..ba8494d 100644 --- a/manifests/secrets/kustomization.yaml +++ b/manifests/secrets/kustomization.yaml @@ -2,7 +2,6 @@ resources: - postgres-user-gitlab.yaml - postgres-user-pgadmin.yaml - postgres-user-matrix.yaml - - postgres-user-immich.yaml - k3sbackup.yaml - gitlab-runner.yaml - longhorn.yaml