Files
truecharts/charts/incubator/obs-ndi/values.yaml
T
TrueCharts BotandGitHub 5ae7174781 chore(deps): update docker general non-major (#4301)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-05 13:48:43 +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:569c37ed0083caa53e451b2c2d0d69601b87a7c10fe1da204c74c324923eb0cd
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