Skip to content

Instantly share code, notes, and snippets.

@Mau5Machine
Last active January 31, 2023 08:05
Embed
What would you like to do?
Traefik Dynamic Configuration File
## Setting up the middleware for redirect to https ##
http:
middlewares:
redirect:
redirectScheme:
scheme: https
@pratiksha-pai
Copy link

does this get populated automatically when the ingress is running?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment