google / osdfir-infrastructure

Helm charts for running open source digital forensic tools in Kubernetes
Apache License 2.0
76 stars 16 forks source link

charts/turbinia configuration fixes #133

Closed wajihyassine closed 7 months ago

wajihyassine commented 7 months ago

Description of the change

Differentiates which Turbinia config gets pulled (either the release version or master) by checking if the worker image repo matches indicating a release version and if not to pull the config from the master branch.

Also fixes an issue with API_EVIDENCE_UPLOAD_DIR being set to missing path

Applicable issues

Additional information

Checklist