We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
28.0.0 / master
3.0.1
values contain:
ports: web: redirectTo: permanent: true port: websecure
traefik/templates/_podtemplate.tpl did not create the expected
traefik/templates/_podtemplate.tpl
--entryPoints.web.http.redirections.entryPoint.permanent=true
commandline configuration argument
microk8s
No response
The text was updated successfully, but these errors were encountered:
Hello @berlincount,
That's right. It's not implemented FTM.
That's why it's not documented in the values:
ports: traefik: web: [...] # redirectTo: # port: websecure # (Optional) # priority: 10
It can be set using additionalArguments.
additionalArguments
Feel free to open a PR if you need it.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Welcome!
What version of the Traefik's Helm Chart are you using?
28.0.0 / master
What version of Traefik are you using?
3.0.1
What did you do?
values contain:
What did you see instead?
traefik/templates/_podtemplate.tpl
did not create the expectedcommandline configuration argument
What is your environment & configuration?
microk8s
Additional Information
No response
The text was updated successfully, but these errors were encountered: