mirror of
https://github.com/bokysan/docker-postfix.git
synced 2025-09-06 06:25:40 +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
|