We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c69c7b commit b994822Copy full SHA for b994822
charts/docker-mailserver/values.yaml
@@ -448,7 +448,7 @@ dovecot:
448
proxyProtocol:
449
enabled: true
450
# List of sources (in CIDR format, space-separated) to permit PROXY protocol from
451
- trustedNetworks: "10.0.0.0/8 192.168.0.0/16 172.16.0.0/16"
+ trustedNetworks: "10.0.0.0/8 192.168.0.0/16 172.16.0.0/12"
452
453
# when metrics is enabled, we mount subpath log from pvc into /var/log/mail
454
metrics:
0 commit comments