Files
chart/community/tdarr/1.1.7/ci/no-internal-node-values.yaml
2023-12-28 09:40:31 +00:00

17 lines
334 B
YAML

tdarrConfig:
nodeName: ''
internalNode: false
tdarrStorage:
server:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/server
configs:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/configs
logs:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/logs
transcodes:
type: emptyDir
size: 1Gi