arrstack: add kids backend tier (sonarr/radarr/nzbget-kids) #412
Reference in New Issue
Block a user
Delete Branch "benvin/arrstack-kids"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Splits the arrstack media pipeline into an adult and a kids tier so kids content lives in its own libraries, databases, and downloader while reusing the shared prowlarr, CNPG cluster, Valkey, media PVCs, and S3 buckets. Backend workloads only — no routing/ingress, no arrproxy, no adult-instance changes in this PR.
How:
Validated: kustomize build + kubeconform (96/96 valid), yamllint + pre-commit clean.