docker-postfix/helm/test_06_existing_claim.yml

13 lines
225 B
YAML
Raw Permalink Normal View History

2021-05-19 05:56:23 +08:00
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"