From 549f895612a2915c6fd738ebfc74fbe44a1f9ef4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Jochum?= Date: Wed, 14 Sep 2022 05:43:43 +0200 Subject: [PATCH] Fix traefik post, pt5 --- content/post/20220904-rancher-traefik.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/post/20220904-rancher-traefik.md b/content/post/20220904-rancher-traefik.md index 33b4993..d88007a 100644 --- a/content/post/20220904-rancher-traefik.md +++ b/content/post/20220904-rancher-traefik.md @@ -71,7 +71,7 @@ For me that wasn't a 5 minutes job as I had to replace [ingress-nginx](https://g tls: enabled: true websecure-udp: - port: 8000 + port: 8443 hostPort: 443 protocol: UDP podAnnotations: