-
-
Notifications
You must be signed in to change notification settings - Fork 410
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Helm Chart #88
base: master
Are you sure you want to change the base?
Helm Chart #88
Conversation
Oh very nice, thank you! This will need a little more review - I don't really use Helm, but I would love to add support! |
Docs partly inspired by this PR were added in 9abf564 and will be released on 2.2 shortly: https://github.com/thomseddon/traefik-forward-auth/tree/master/examples |
Whoops, sorry, I forgot this included a Helm Chart! Reopening and renaming as I'd like to offer this! |
Hello, will this PR be merged so its possible to use the Helm chart? |
I can see someone has already did this https://github.com/k8s-at-home/charts/tree/master/charts/stable/traefik-forward-auth |
Based on the comments in #33 I created a Helm chart for Traefik-Forward-Auth to ease deployment. It has not really been tested so far as I'm having other issues. I also realized (after I was almost done). It does create a deployment, secret, and service that look right. That this might not be the proper place to put a Helm chart. So let me know if you want it in a different repo or different location in this repo or something like that.