add arr-stack and jellyfin to velero backups
This commit is contained in:
@@ -11,6 +11,8 @@ spec:
|
|||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
app: prowlarr
|
app: prowlarr
|
||||||
|
annotations:
|
||||||
|
backup.velero.io/backup-volumes: config
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: prowlarr
|
- name: prowlarr
|
||||||
|
|||||||
@@ -11,6 +11,8 @@ spec:
|
|||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
app: radarr
|
app: radarr
|
||||||
|
annotations:
|
||||||
|
backup.velero.io/backup-volumes: config
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: radarr
|
- name: radarr
|
||||||
|
|||||||
@@ -11,6 +11,8 @@ spec:
|
|||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
app: sonarr
|
app: sonarr
|
||||||
|
annotations:
|
||||||
|
backup.velero.io/backup-volumes: config
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: sonarr
|
- name: sonarr
|
||||||
|
|||||||
@@ -10,6 +10,8 @@ spec:
|
|||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
app: dispatcharr
|
app: dispatcharr
|
||||||
|
annotations:
|
||||||
|
backup.velero.io/backup-volumes: data
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: dispatcharr
|
- name: dispatcharr
|
||||||
|
|||||||
@@ -54,6 +54,8 @@ jellyfin:
|
|||||||
mountPath: /tmp/transcode
|
mountPath: /tmp/transcode
|
||||||
- name: dev-dri
|
- name: dev-dri
|
||||||
mountPath: /dev/dri
|
mountPath: /dev/dri
|
||||||
|
podAnnotations:
|
||||||
|
backup.velero.io/backup-volumes: config
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: true
|
privileged: true
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
|
|||||||
Reference in New Issue
Block a user