diff --git a/docs/content/advanced/kubernetes.md b/docs/content/advanced/kubernetes.md index 3d4bf1dc..eca69981 100644 --- a/docs/content/advanced/kubernetes.md +++ b/docs/content/advanced/kubernetes.md @@ -343,6 +343,7 @@ metadata: ##### Downsides - Not possible to access mailserver via other cluster Nodes, only via the one mailserver deployed at. +- Every Port within the Container is exposed on the Host side, regardless of what the `ports` section in the Configuration defines. ### Proxy port to Service via PROXY protocol