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:d75a38acf13c5accd2dd1635f3b778a2a4da5c3e8adc273894ccb4dceb363f22
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