Files
chart/library/ix-dev/community/tdarr/ci/basic-values.yaml
2024-01-05 14:42:28 +02:00

22 lines
360 B
YAML

tdarrConfig:
nodeName: My Internal Node
tdarrID:
user: 1001
group: 1001
tdarrStorage:
server:
type: pvc
configs:
type: pvc
logs:
type: pvc
transcodes:
type: emptyDir
emptyDirConfig:
medium: Memory
size: 1
# Make sure installation don't fail when 0 GPU are assigned
tdarrGPU:
nvidia.com/gpu: 0
intel.com/gpu: 0