TrueChartsClone/charts/stable/freshrss/values.yaml

24 lines
467 B
YAML

image:
repository: ghcr.io/linuxserver/freshrss
pullPolicy: IfNotPresent
tag: 1.23.1@sha256:e83a01c7b88b1c4cfa085baf7ec86cb5ce5b52974dca98698536837e1d50ab11
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