Files
truecharts/charts/stable/freshrss/values.yaml
T
TrueCharts BotandGitHub 8ece48c5d3 chore(deps): update docker general non-major (#4165)
* 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-10-23 13:01:42 +03:00

28 lines
463 B
YAML

image:
repository: tccr.io/truecharts/freshrss
pullPolicy: IfNotPresent
tag: v1.20.0@sha256:888a2ce6caa2ac11a6870a324c9fa26e2d7ab475ca398b3c09466c42c38337d4
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