Files
truecharts/charts/incubator/obs-ndi/values.yaml
T
TrueCharts BotandGitHub 41ab3bd58f Update container image tccr.io/truecharts/obs-ndi to latest (#5038)
* Update container image tccr.io/truecharts/obs-ndi to latest

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-01 12:56:35 +02:00

29 lines
584 B
YAML

env:
NVIDIA_DRIVER_CAPABILITIES: all
NVIDIA_VISIBLE_DEVICES: ""
VNC_PASSWD: "123456"
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/obs-ndi
tag: latest@sha256:130a84447f2f0fa88873ae7d43c41cb6a9281be49826613ec966be375d5f941a
persistence:
configpath:
enabled: true
mountPath: /config/obs-studio
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 5901
protocol: TCP
targetPort: 5901
portal:
enabled: true