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

26 lines
498 B
YAML

image:
repository: tccr.io/truecharts/mstream
pullPolicy: IfNotPresent
tag: v5.11.4@sha256:5d93a8e98d55ae3eb0bbc7f1888d79b6e80bbaa4886ce347c37831fe489cbe1e
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