2024-02-24 08:37:57 +00:00
|
|
|
image:
|
2024-02-25 11:05:19 +00:00
|
|
|
repository: ghcr.io/linuxserver/freshrss
|
2024-02-24 08:37:57 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2024-04-22 18:47:34 +00:00
|
|
|
tag: 1.23.1@sha256:549562feadc202cd5b97af6baeeaa24e596bc0fbadabdab08656e9b4257c65a6
|
2024-02-25 11:05:19 +00:00
|
|
|
securityContext:
|
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
2024-02-24 08:37:57 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2024-02-25 11:05:19 +00:00
|
|
|
port: 10010
|
2024-02-24 08:37:57 +00:00
|
|
|
targetPort: 80
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
2024-02-25 11:05:19 +00:00
|
|
|
mountPath: /config
|
2024-02-24 08:37:57 +00:00
|
|
|
portal:
|
|
|
|
open:
|
|
|
|
enabled: true
|