32 lines
594 B
YAML
32 lines
594 B
YAML
|
image:
|
||
|
pullPolicy: IfNotPresent
|
||
|
repository: lscr.io/linuxserver/blender
|
||
|
tag: latest@sha256:afe9bfc4cccbd543542740f347d71725650607f58dac1d4d06bfe8adfef6b279
|
||
|
persistence:
|
||
|
config:
|
||
|
enabled: true
|
||
|
mountPath: /config
|
||
|
portal:
|
||
|
open:
|
||
|
enabled: true
|
||
|
securityContext:
|
||
|
container:
|
||
|
readOnlyRootFilesystem: false
|
||
|
runAsGroup: 0
|
||
|
runAsUser: 0
|
||
|
service:
|
||
|
main:
|
||
|
ports:
|
||
|
main:
|
||
|
port: 3000
|
||
|
protocol: tcp
|
||
|
targetPort: 3000
|
||
|
workload:
|
||
|
main:
|
||
|
podSpec:
|
||
|
containers:
|
||
|
main:
|
||
|
env:
|
||
|
KEYBOARD: ""
|
||
|
SUBFOLDER: ""
|