mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-13 10:54:58 +02:00
Rework section on PROXY protocol (including nameless previous change)
parent
4bf34a0c5b
commit
bc76d6e5cd
1 changed files with 4 additions and 3 deletions
|
@ -139,7 +139,7 @@ spec:
|
|||
# - name: tmp-files
|
||||
# mountPath: /tmp/files
|
||||
containers:
|
||||
- name: smtp
|
||||
- name: docker-mailserver
|
||||
image: tvial/docker-mailserver:release-v6.2.1
|
||||
imagePullPolicy: Always
|
||||
volumeMounts:
|
||||
|
@ -394,8 +394,9 @@ metadata:
|
|||
name: mailserver
|
||||
spec:
|
||||
template:
|
||||
|
||||
# ...
|
||||
spec:
|
||||
containers:
|
||||
- name: docker-mailserver
|
||||
volumeMounts:
|
||||
- name: config
|
||||
subPath: postfix-main.cf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue