30 lines
492 B
YAML
30 lines
492 B
YAML
image:
|
|
repository: tccr.io/truecharts/mstream
|
|
pullPolicy: IfNotPresent
|
|
tag: v5.11.4@sha256:854ba159070d3861a1e84f7800328332d124e05bc16e5f3ca59503c646029212
|
|
|
|
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
|