2022-07-19 15:27:57 +00:00
|
|
|
env:
|
2022-07-22 18:23:01 +00:00
|
|
|
KEYBOARD: ""
|
|
|
|
SUBFOLDER: ""
|
|
|
|
UMASK: ""
|
2022-07-19 15:27:57 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: tccr.io/truecharts/blender
|
2023-11-18 10:31:45 +00:00
|
|
|
tag: latest@sha256:56a00a1d1900782751ca15fe8f363f0b42c6012f30bec5f5e25fc8985eef73da
|
2022-07-19 15:27:57 +00:00
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /config
|
|
|
|
podSecurityContext:
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 3000
|
|
|
|
protocol: TCP
|
|
|
|
targetPort: 3000
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|