2022-07-22 20:19:45 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: tccr.io/truecharts/thunderbird
|
2023-02-20 22:25:42 +00:00
|
|
|
tag: latest@sha256:4d175d3d8bbd72440c90bfc9f9346c3081f6e2b6cf024746ce4ff2e3acc275d5
|
2022-08-01 21:03:37 +00:00
|
|
|
|
2022-07-22 20:19:45 +00:00
|
|
|
podSecurityContext:
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
2022-08-01 21:03:37 +00:00
|
|
|
|
2022-07-22 20:19:45 +00:00
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
2022-08-01 21:03:37 +00:00
|
|
|
|
|
|
|
env:
|
|
|
|
THUNDERBIRD_V: "latest"
|
|
|
|
CUSTOM_RES_H: 768
|
|
|
|
CUSTOM_RES_W: 1280
|
|
|
|
DATA_PERM: 770
|
|
|
|
THUNDERBIRD_LANG: "en-US"
|
|
|
|
|
2022-07-22 20:19:45 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2022-08-01 21:03:37 +00:00
|
|
|
port: 10291
|
2022-07-22 20:19:45 +00:00
|
|
|
targetPort: 8080
|
2022-08-01 21:03:37 +00:00
|
|
|
|
|
|
|
persistence:
|
|
|
|
data:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /thunderbird
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|