add arr-stack and jellyfin to velero backups
This commit is contained in:
@@ -11,6 +11,8 @@ spec:
|
||||
metadata:
|
||||
labels:
|
||||
app: prowlarr
|
||||
annotations:
|
||||
backup.velero.io/backup-volumes: config
|
||||
spec:
|
||||
containers:
|
||||
- name: prowlarr
|
||||
|
||||
@@ -11,6 +11,8 @@ spec:
|
||||
metadata:
|
||||
labels:
|
||||
app: radarr
|
||||
annotations:
|
||||
backup.velero.io/backup-volumes: config
|
||||
spec:
|
||||
containers:
|
||||
- name: radarr
|
||||
|
||||
@@ -11,6 +11,8 @@ spec:
|
||||
metadata:
|
||||
labels:
|
||||
app: sonarr
|
||||
annotations:
|
||||
backup.velero.io/backup-volumes: config
|
||||
spec:
|
||||
containers:
|
||||
- name: sonarr
|
||||
|
||||
@@ -10,6 +10,8 @@ spec:
|
||||
metadata:
|
||||
labels:
|
||||
app: dispatcharr
|
||||
annotations:
|
||||
backup.velero.io/backup-volumes: data
|
||||
spec:
|
||||
containers:
|
||||
- name: dispatcharr
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user