Added sonarr
All checks were successful
Check with kubeconform / lint (push) Successful in 6s

This commit is contained in:
Ultradesu
2025-04-23 17:08:18 +03:00
parent 6283ef5a4d
commit 5420f18e72

View File

@ -1,5 +1,18 @@
env:
TZ: Asia/Nicosia
defaultPodOptions:
nodeSelector:
kubernetes.io/hostname: nas.homenet
nodeSelector:
kubernetes.io/hostname: master.tail2fe2d.ts.net
persistence:
config:
enabled: true
mountPath: /config
accessMode: ReadWriteOnce
size: 1Gi
downloads:
enabled: true
type: hostPath
hostPath: /k8s/jellyfin/media
mountPath: /downloads
accessMode: ReadWriteOnce