Files
truecharts/charts/stable/freshrss/values.yaml
T
TrueCharts BotandGitHub 6a9afd3008 chore(deps): update docker general non-major (#4293)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-04 10:13:25 +02:00

28 lines
463 B
YAML

image:
repository: tccr.io/truecharts/freshrss
pullPolicy: IfNotPresent
tag: v1.20.0@sha256:46830552a2cb6b90b68fd1dcd088acd0c3a10dd22fc3276f7cf61faa406324c7
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10010
targetPort: 80
persistence:
config:
enabled: true
mountPath: "/config"
portal:
enabled: true