remove superflous CIDR

This commit is contained in:
georglauterbach 2024-03-09 17:03:41 +01:00
parent 9c7a53e07e
commit 78ad4dc1ef
No known key found for this signature in database
GPG Key ID: F367F7C43C118578
1 changed files with 1 additions and 1 deletions

View File

@ -634,7 +634,7 @@ The major problem with exposing DMS to the outside world in Kubernetes is to [pr
submission/inet/smtpd_upstream_proxy_protocol=haproxy
submissions/inet/smtpd_upstream_proxy_protocol=haproxy
dovecot.cf: |
haproxy_trusted_networks = <YOUR POD CIDR>, 127.0.0.0/8
haproxy_trusted_networks = <YOUR POD CIDR>
service imap-login {
inet_listener imap {
haproxy = yes