scale-catalog/stable/medusa/10.8.16/ix_values.yaml

26 lines
497 B
YAML
Raw Normal View History

2024-07-13 07:59:30 +00:00
image:
repository: ghcr.io/linuxserver/medusa
pullPolicy: IfNotPresent
tag: 1.0.21@sha256:0cb2fbdc372600815fb7cc73d30b8eb670538f261b547431b74fe5b19029778d
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