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