TrueChartsClone/charts/stable/mstream/values.yaml

30 lines
492 B
YAML

image:
repository: tccr.io/truecharts/mstream
pullPolicy: IfNotPresent
tag: v5.11.4@sha256:e0126b2955e13373407dc49fae82e56c5d29fd554a066c0f94e45268c0bf56f4
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10041
targetPort: 3000
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
portal:
enabled: true