TrueChartsCatalogClone/stable/mylar/10.0.24/ix_values.yaml

26 lines
496 B
YAML
Raw Normal View History

2023-08-01 09:25:32 +00:00
image:
repository: linuxserver/mylar3
tag: version-v0.7.5@sha256:8a653de384cbf5df3b788b3e29f501e676fff0c4114b8470f5c430c964e0e79e
2023-08-01 09:25:32 +00:00
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 8090
targetPort: 8090
2023-08-01 09:25:32 +00:00
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
2023-08-01 09:25:32 +00:00
portal:
open:
enabled: true
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
2023-08-01 09:25:32 +00:00
runAsUser: 0
runAsGroup: 0