Files
truecharts/charts/stable/medusa/values.yaml
T
cd0ac6d76b chore(deps): update docker general non-major (#2046)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-07 01:59:10 +01:00

27 lines
466 B
YAML

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