image: repository: ghcr.io/linuxserver/librespeed tag: 5.3.0@sha256:69c23e3bb022a99c5b0d9717c97836574907226e861de94898ef483b1f9b5c0d pullPolicy: IfNotPresent service: main: ports: main: port: 10016 targetPort: 80 persistence: config: enabled: true mountPath: "/config" portal: open: enabled: true securityContext: container: readOnlyRootFilesystem: false runAsNonRoot: false runAsUser: 0 runAsGroup: 0