1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-06-28 20:21:14 +02:00

Updated Using in Kubernetes (markdown)

Semir Patel 2021-03-13 12:37:41 -06:00
parent 8e4795d65b
commit 8036d13c14

@ -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