Files
truecharts/charts/stable/medusa/values.yaml
T
renovate[bot] 1b348172a2 chore(deps): update docker general non-major (#2641)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-09 09:29:00 +02:00

27 lines
466 B
YAML

image:
repository: tccr.io/truecharts/medusa
pullPolicy: IfNotPresent
tag: v0.5.29@sha256:cef8fc58e58f83181a9b3a9671a7d70a660a4b2ba29aac51003fb13c2b15abdb
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10068
targetPort: 8081
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true