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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 23:35:40 +02:00

28 lines
599 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:cb7251be0e98042c07c3e69c5ec78763620dccc6493031575d130ff7ff7ed9c1
persistence:
configpath:
enabled: true
mountPath: /config/obs-studio
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: true
ports:
main:
enabled: true
port: 5901
protocol: TCP
targetPort: 5901