REFACTOR(immich): move pvc to manifests

- Move PVC configuration to manifests/ folder
- Separate persistent storage from Helm values
This commit is contained in:
2026-01-06 01:38:36 +09:00
parent 09c8ec067e
commit f41a6c7261
2 changed files with 1 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- pvc.yaml
- manifests/pvc.yaml
- vault/immich-postgres-password.yaml
- vault/immich-oidc.yaml
namespace: immich