Archive legacy ARR Kubernetes manifests

This commit is contained in:
juvdiaz 2026-06-29 21:02:11 -06:00
parent fb57233ce8
commit a57c459c8a
7 changed files with 6 additions and 6 deletions

View File

@ -833,10 +833,10 @@ The ARR/media stack is intentionally not deployed by the Kubernetes app
pipeline. It is better suited to a Docker Compose stack on the Debian host with
persistent volumes under `/data`, where large media paths, qBittorrent writes,
and service config directories can survive cluster rebuilds without OpenEBS
node-affinity or PVC migration concerns. The legacy `apps/arr-stack` manifests
are retained only as migration reference. The active host-level Compose
node-affinity or PVC migration concerns. The active host-level Compose
definition lives under `infra/arr-stack` and stores persistent data under
`/data/arr`.
`/data/arr`. Historical Kubernetes manifests are archived under
`archive/apps/arr-stack` for migration reference only.
## Storage

View File

@ -833,10 +833,10 @@ The ARR/media stack is intentionally not deployed by the Kubernetes app
pipeline. It is better suited to a Docker Compose stack on the Debian host with
persistent volumes under `/data`, where large media paths, qBittorrent writes,
and service config directories can survive cluster rebuilds without OpenEBS
node-affinity or PVC migration concerns. The legacy `apps/arr-stack` manifests
are retained only as migration reference. The active host-level Compose
node-affinity or PVC migration concerns. The active host-level Compose
definition lives under `infra/arr-stack` and stores persistent data under
`/data/arr`.
`/data/arr`. Historical Kubernetes manifests are archived under
`archive/apps/arr-stack` for migration reference only.
## Storage