Files
truecharts/charts/incubator/obs-ndi/values.yaml
T
03235287c8 chore(deps): update docker general non-major (#3649)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

* exclude tailscale from ci

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-01 10:18:18 +03: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:a7099c136f2f99b3e6fe4676d37aa595d7478d40bae4f61f9465eaa31fa597d4
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