mirror of
https://github.com/bokysan/docker-postfix.git
synced 2024-11-10 17:05:00 +08:00
7 lines
152 B
YAML
7 lines
152 B
YAML
|
extraContainers: |
|
||
|
- name: {{ include (print "mail.fullname") . -}}-test
|
||
|
image: "ubuntu"
|
||
|
imagePullPolicy: "Always"
|
||
|
|
||
|
recreateOnRedeploy: false
|