dniel / traefik-forward-auth0

A backend for performing forward authentication with Auth0 using the Traefik reverse proxy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix helm chart so that its possible to specify an application configuration.

dniel opened this issue · comments

Add support for specifying application.yaml (SpringBoot configuration) in the values.yaml for the helm chart. Has been solved by from @billimek.

Done, thanks @billimek