catalog/stable/medusa/10.2.1/ix_values.yaml

26 lines
497 B
YAML

image:
repository: ghcr.io/linuxserver/medusa
pullPolicy: IfNotPresent
tag: 1.0.19@sha256:f5c9c8077ebfcb48a64dc26d6f755a0a58e2b0fd2f7c584ebf0b57a6ea12818a
service:
main:
ports:
main:
port: 10068
targetPort: 8081
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0