image: repository: ghcr.io/linuxserver/freshrss pullPolicy: IfNotPresent tag: 1.23.1@sha256:589477286121e24e16056c8d2e6d6ab3b367b9c3cf2c9699d82c140ba933ad1d securityContext: container: readOnlyRootFilesystem: false runAsNonRoot: false runAsUser: 0 runAsGroup: 0 service: main: ports: main: port: 10010 targetPort: 80 persistence: config: enabled: true mountPath: /config portal: open: enabled: true