Files
truecharts/charts/incubator/blender/values.yaml
T
TrueCharts BotandGitHub 562e711a29 chore(deps): update container image tccr.io/truecharts/blender to latest (#5699)
* chore(deps): update container image tccr.io/truecharts/blender to latest

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-25 09:57:31 +01:00

29 lines
526 B
YAML

env:
KEYBOARD: ""
SUBFOLDER: ""
UMASK: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/blender
tag: latest@sha256:a695319c1e44cf4010aeed21f5256c1a7d7c056a489a00b3ee72b656e96d5107
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
portal:
enabled: true