galaxyproject / galaxy-helm

Minimal setup required to run Galaxy under Kubernetes
MIT License
41 stars 39 forks source link

Explicitly use temp dir to prevent defaulting to system tmp #315

Closed nuwang closed 3 years ago

nuwang commented 3 years ago

Otherwise, jobs could end up using the node's temp instead of galaxy's temp, resulting in running out of disk space on the node's root disk.