-
Can't redirect through Traefik from http to https,
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
You have: web:
redirections:
entrypoint: The chart values.yaml has: web:
redirections:
entryPoint: {} Capitalization matters. See also the docs here: https://doc.traefik.io/traefik/reference/install-configuration/entrypoints/#redirection |
Beta Was this translation helpful? Give feedback.
-
Ok I'll go bury myself ASAP. The schema validation did not catch this one, it does protest for a deprecated or wrong top level key. Sorry for the waste of time, know that you have saved me lots of time because I was at the point where you don't see what you wrote but what you intended to write. I should know better. thanks |
Beta Was this translation helpful? Give feedback.
You have:
The chart values.yaml has:
Capitalization matters.
See also the docs here: https://doc.traefik.io/traefik/reference/install-configuration/entrypoints/#redirection