mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-13 19:04:50 +02:00
Updated Using in Kubernetes (markdown)
parent
8e4795d65b
commit
8036d13c14
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ spec:
|
||||||
# mountPath: /tmp/files
|
# mountPath: /tmp/files
|
||||||
containers:
|
containers:
|
||||||
- name: docker-mailserver
|
- name: docker-mailserver
|
||||||
image: tvial/docker-mailserver:latest
|
image: docker.io/mailserver/docker-mailserver:latest
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: config
|
- name: config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue