From 89d4d8b069529046171c47fb4ff08ef6cb383d42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Jochum?= Date: Wed, 14 Sep 2022 05:41:40 +0200 Subject: [PATCH] Fix traefik post, pt4 --- 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 20d9739..33b4993 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: 443 + port: 8000 hostPort: 443 protocol: UDP podAnnotations: