2021-10-25 12:19:09 +00:00
|
|
|
image:
|
2021-12-03 15:44:22 +00:00
|
|
|
repository: tccr.io/truecharts/medusa
|
2021-10-25 12:19:09 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2021-12-19 15:38:26 +00:00
|
|
|
tag: v0.5.20@sha256:ab6d867b5a7328a6fd36e01d2c036865b31c86c855e0de58820cfb09e7996eed
|
2021-10-25 12:19:09 +00:00
|
|
|
env:
|
|
|
|
PUID: 568
|
|
|
|
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2021-11-30 13:04:19 +00:00
|
|
|
port: 10068
|
2021-11-07 16:24:13 +00:00
|
|
|
targetPort: 8081
|
2021-10-25 12:19:09 +00:00
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
2021-11-15 23:31:22 +00:00
|
|
|
mountPath: "/config"
|
2021-10-25 12:19:09 +00:00
|
|
|
varrun:
|
|
|
|
enabled: true
|