Created
May 27, 2022 10:46
-
-
Save abdennour/125da72f36aa7d577cb9045f19074f25 to your computer and use it in GitHub Desktop.
Redirect all HTTP to HTTPS - Ingress Traefik k3s
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
IN case, the LINK is no more available, this is its content as per today:
Here are the details for the way proposed by dywan666:
/var/lib/rancher/k3s/server/manifests/traefik.yaml
ports.web.redirectTo: websecure
as shown here:helm-install-treafik
jobcurl -v http://my.web.app
It should look like this: