From 8edf55edabb06565c4b1cae7502d99842207ba3f Mon Sep 17 00:00:00 2001 From: georglauterbach <44545919+georglauterbach@users.noreply.github.com> Date: Sat, 9 Mar 2024 17:33:51 +0100 Subject: [PATCH] more details for PROXY-protocol NGINX --- docs/content/config/advanced/kubernetes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/config/advanced/kubernetes.md b/docs/content/config/advanced/kubernetes.md index 07d125f2..b9b84da7 100644 --- a/docs/content/config/advanced/kubernetes.md +++ b/docs/content/config/advanced/kubernetes.md @@ -530,7 +530,7 @@ The major problem with exposing DMS to the outside world in Kubernetes is to [pr **Examples** - A complete configuration, with duplicated ports, can be found down below in the "Traefik" section. + A complete configuration, with duplicated ports, can be found down below in the "Traefik" section. The Postfx and Dovecot configuration is identical for other proxies (like NGINX). === "Traefik"