TrueChartsClone/charts/stable/mstream/values.yaml

26 lines
498 B
YAML

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