scale-catalog/stable/mstream/11.1.9/ix_values.yaml
Julian Haseleu 5d1ab94342 cleanup
2024-07-14 21:54:53 +00:00

26 lines
498 B
YAML

image:
repository: ghcr.io/linuxserver/mstream
pullPolicy: IfNotPresent
tag: 5.12.2@sha256:a34d7374967664decf26815e26fa970d6906d47041fbf0646ed1f0e215b6049e
service:
main:
ports:
main:
port: 10041
targetPort: 3000
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0