2022-07-22 20:19:45 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: tccr.io/truecharts/thunderbird
|
2022-08-01 21:03:37 +00:00
|
|
|
tag: latest@sha256:5b26180ab2ccc8f42777404aa4765d0dae3be92b3cebc0ecb5dafc48ec825113
|
|
|
|
|
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
|