TrueChartsClone/charts/stable/freshrss/values.yaml

24 lines
467 B
YAML

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