2022-11-15 00:14:12 +00:00
|
|
|
image:
|
2023-01-18 21:38:21 +00:00
|
|
|
repository: tccr.io/truecharts/freshrss
|
2022-11-15 00:14:12 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2023-01-18 21:38:21 +00:00
|
|
|
tag: 1.20.2@sha256:ae4737615936815128ccfc77e7cba3ebef90bf744823c50cada72fe57f960958
|
2022-11-15 00:14:12 +00:00
|
|
|
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
2023-01-18 21:38:21 +00:00
|
|
|
runAsNonRoot: false
|
2022-11-15 00:14:12 +00:00
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2023-01-18 21:38:21 +00:00
|
|
|
port: 10010
|
|
|
|
targetPort: 80
|
2022-11-15 00:14:12 +00:00
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/config"
|
|
|
|
|
|
|
|
portal:
|
2023-01-18 21:38:21 +00:00
|
|
|
enabled: true
|