28 lines
471 B
YAML
28 lines
471 B
YAML
image:
|
|
repository: tccr.io/truecharts/freshrss
|
|
pullPolicy: IfNotPresent
|
|
tag: v1.22.1@sha256:51ff307bdc531051453cb455a766964321583b15d2b185cd52f7ded38a1a6136
|
|
|
|
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
|