docker-postfix/helm/test_8_extra_containers.yml
2021-06-04 16:22:05 +02:00

7 lines
152 B
YAML

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