image: repository: linuxserver/mylar3 tag: version-v0.8.0@sha256:41075ba742ddedd251444348cc3c383bf79c323c97c0def9da04679acd8066af pullPolicy: IfNotPresent service: main: ports: main: port: 8090 targetPort: 8090 persistence: config: enabled: true mountPath: "/config" varrun: enabled: true portal: open: enabled: true securityContext: container: runAsNonRoot: false readOnlyRootFilesystem: false runAsUser: 0 runAsGroup: 0