Files
truecharts/charts/stable/mstream/values.yaml
T

26 lines
498 B
YAML

image:
repository: ghcr.io/linuxserver/mstream
pullPolicy: IfNotPresent
tag: 5.13.1@sha256:0469e20eea57f1650f7343cf82f0d834ebfd8f74ed5bbc682fac7c6e2afc8a7e
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