mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-01 16:45:15 +02:00
config/ENV: improve Postfix config for spoof protection (#3127)
This commit is contained in:
parent
aa4d4fe315
commit
5ec6845c96
6 changed files with 17 additions and 15 deletions
|
@ -287,7 +287,7 @@ spec:
|
|||
- name: data
|
||||
persistentVolumeClaim:
|
||||
claimName: data
|
||||
|
||||
|
||||
# certificates
|
||||
- name: certificates-rsa
|
||||
secret:
|
||||
|
@ -401,7 +401,7 @@ metadata:
|
|||
# ...
|
||||
spec:
|
||||
hostNetwork: true
|
||||
|
||||
|
||||
# ...
|
||||
containers:
|
||||
# ...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue