--- # Radarr /config. RWX on CephFS so all replicas share it (the -unkin2 fork keeps # the database in Postgres; /config now holds only config.xml + MediaCover, which # tolerate — and want — shared access). Retain: this is state. apiVersion: v1 kind: PersistentVolumeClaim metadata: name: radarr-config namespace: arrstack spec: accessModes: - ReadWriteMany resources: requests: storage: 5Gi storageClassName: cephfs-raid5-retain volumeMode: Filesystem