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

24 lines
465 B
YAML

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