docker-postfix/helm/test_6_existing_claim.yml
2021-05-29 09:04:05 +02:00

12 lines
225 B
YAML

image:
tag: v2.0.1 # Override version from Chart's AppVersion
persistence:
enabled: true
existingClaim: some-claim
config:
general:
TZ: Europe/London
ALLOWED_SENDER_DOMAINS: example.org
FORCE_COLOR: "1"