TrueChartsClone/charts/stable/mstream/values.yaml

26 lines
498 B
YAML

image:
repository: ghcr.io/linuxserver/mstream
pullPolicy: IfNotPresent
tag: 5.11.4@sha256:00b1223519dce0b1b29767416946d59e92653e6c1c724ec1ac4257208232deed
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