google / osdfir-infrastructure

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

Add Nginx deployment to Timesketch for when Ingress (loadbalancer) is deployed #143

Closed wajihyassine closed 5 months ago

wajihyassine commented 6 months ago

Description of the change

Adds an NGINX deployment when Timesketch ingress is deployed. This fixes issues with configuring OIDC and Timesketch needing additional proxy headers for it all to work.

This PR also updates the Helm dependency charts to the latest versions

Checklist

wajihyassine commented 6 months ago

@berggren also FYI this is part of the fix for Timesketch OIDC needing the nginx headers

wajihyassine commented 5 months ago

Sorry I know I mentioned anytime this week but going to merge this in as currently difficult for me to test with other changes I'm making that relates to this change and current method with oauth config is not WAI anyways/tests are passing. Can always revert if needed