add arr-stack and jellyfin to velero backups

This commit is contained in:
2025-09-29 08:46:53 -04:00
parent f7950a6632
commit 449a5884c1
5 changed files with 10 additions and 0 deletions

View File

@@ -11,6 +11,8 @@ spec:
metadata:
labels:
app: prowlarr
annotations:
backup.velero.io/backup-volumes: config
spec:
containers:
- name: prowlarr

View File

@@ -11,6 +11,8 @@ spec:
metadata:
labels:
app: radarr
annotations:
backup.velero.io/backup-volumes: config
spec:
containers:
- name: radarr

View File

@@ -11,6 +11,8 @@ spec:
metadata:
labels:
app: sonarr
annotations:
backup.velero.io/backup-volumes: config
spec:
containers:
- name: sonarr

View File

@@ -10,6 +10,8 @@ spec:
metadata:
labels:
app: dispatcharr
annotations:
backup.velero.io/backup-volumes: data
spec:
containers:
- name: dispatcharr

View File

@@ -54,6 +54,8 @@ jellyfin:
mountPath: /tmp/transcode
- name: dev-dri
mountPath: /dev/dri
podAnnotations:
backup.velero.io/backup-volumes: config
securityContext:
privileged: true
nodeSelector: