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