Files
truecharts/charts/stable/medusa/values.yaml
T
TrueCharts BotandGitHub c9777b1178 chore(deps): update docker general non-major (#3290)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 16:41:13 +02:00

27 lines
465 B
YAML

image:
repository: tccr.io/truecharts/medusa
pullPolicy: IfNotPresent
tag: v1.0.5@sha256:db112450793346bcf309d80cae21b3fa6a3a8785cb552fe41580dae6f62f9640
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