Files
truecharts/charts/stable/medusa/values.yaml
T
45b6c9a23a chore(deps): update docker general non-major (#2653)
* 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-11 10:50:56 +02:00

27 lines
466 B
YAML

image:
repository: tccr.io/truecharts/medusa
pullPolicy: IfNotPresent
tag: v0.5.29@sha256:b0f5fda30103f15b0067b4643f4ba3c72a849725f07e59ba2ca09a63d028defd
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