Files
truecharts/charts/stable/medusa/values.yaml
T
aa78cfeb1d chore(deps): update docker general non-major (#1863)
* 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-02-07 10:31:54 +01:00

28 lines
482 B
YAML

image:
repository: tccr.io/truecharts/medusa
pullPolicy: IfNotPresent
tag: v0.5.22@sha256:6f74489499dabede66e481683196ba478bdad116077c9219e043a7c6e05ced07
env:
PUID: 568
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