chore: Move pvc to datastore as this is cluster-specific

This commit is contained in:
Peter 2026-05-06 12:47:14 +02:00
parent edef9e4497
commit 775a28e4bb
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg
6 changed files with 8 additions and 14 deletions

View file

@ -4,7 +4,7 @@ kind: Kustomization
namespace: sonarr
resources:
- ../../kustomize-bases/nfs-media
- ../datastore/pvc.yaml
- configmap.yaml
- deployments.yaml
- ingress.yaml