Files
truecharts/charts/incubator/thunderbird/values.yaml
T
TrueCharts BotandGitHub 210ae2894e chore(deps): update docker general non-major (#3623)
* 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-08-30 08:49:45 +03:00

35 lines
586 B
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/thunderbird
tag: latest@sha256:4018b98dfca1c3b114c95b2793004666e37b81e98b7d5517d409bfd77e1666d8
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