2025-04-23 16:24:27 +03:00
|
|
|
env:
|
|
|
|
TZ: Asia/Nicosia
|
2025-04-23 17:08:18 +03:00
|
|
|
nodeSelector:
|
|
|
|
kubernetes.io/hostname: master.tail2fe2d.ts.net
|
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
|
|
|
|
downloads:
|
|
|
|
enabled: true
|
|
|
|
type: hostPath
|
2025-04-23 18:46:52 +03:00
|
|
|
hostPath: /k8s/media/downloads
|
2025-04-23 17:08:18 +03:00
|
|
|
mountPath: /downloads
|
|
|
|
accessMode: ReadWriteOnce
|