Files
truecharts/charts/stable/medusa/values.yaml
T
82965339e2 chore(deps): update non-major (#1380)
* chore(deps): update 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>
2021-11-22 21:56:56 +01:00

28 lines
481 B
YAML

image:
repository: ghcr.io/linuxserver/medusa
pullPolicy: IfNotPresent
tag: 0.5.20@sha256:24f43e0e6a46872b49f4713f0a8bf98f6b64bfa2a7ced1cb33d54adea26ed4e5
env:
PUID: 568
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 8081
targetPort: 8081
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true