Files
truecharts/charts/incubator/thunderbird/values.yaml
T
TrueCharts BotandGitHub 91bc0a7611 chore(deps): update docker general non-major (#4218)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-28 11:54:24 +03:00

35 lines
586 B
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/thunderbird
tag: latest@sha256:25dc814cdf01b991861911fd8301b1317ada837d0deeade9ad0d303d081c8d35
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
env:
THUNDERBIRD_V: "latest"
CUSTOM_RES_H: 768
CUSTOM_RES_W: 1280
DATA_PERM: 770
THUNDERBIRD_LANG: "en-US"
service:
main:
ports:
main:
port: 10291
targetPort: 8080
persistence:
data:
enabled: true
mountPath: /thunderbird
portal:
enabled: true