docker-postfix/helm/test_08_extra_containers.yml

7 lines
152 B
YAML
Raw Normal View History

extraContainers: |
- name: {{ include (print "mail.fullname") . -}}-test
image: "ubuntu"
imagePullPolicy: "Always"
recreateOnRedeploy: false