Skip to content

Instantly share code, notes, and snippets.

@Mau5Machine
Last active January 31, 2023 08:05
  • Star 22 You must be signed in to star a gist
  • Fork 13 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save Mau5Machine/ccd4d62a85b88c2996ba81a1a1b223b1 to your computer and use it in GitHub Desktop.
Traefik Dynamic Configuration File
## Setting up the middleware for redirect to https ##
http:
middlewares:
redirect:
redirectScheme:
scheme: https
@pratikshapi
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