feat: remove selfoss, replace with freshrss

This commit is contained in:
SeanOMik 2023-08-29 17:10:30 -04:00
parent d0c82e7a86
commit fc873064d9
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
3 changed files with 9 additions and 10 deletions

View File

@ -16,20 +16,19 @@ spec:
values:
image:
repository: rsprta/selfoss
tag: "2.19"
repository: linuxserver/freshrss
tag: "1.21.0"
env:
UID: 10000
GID: 10000
UPLOAD_MAX_SIZE: 50M
LOG_TO_STDOUT: true
PUID: 10000
PGID: 10000
TZ: America/New_York
service:
main:
ports:
http:
port: 8888
port: 80
ingress:
main:
@ -51,8 +50,8 @@ spec:
config:
enabled: true
type: hostPath
hostPath: /mnt/MainPool/Kubernetes/selfoss
mountPath: /selfoss/data
hostPath: /mnt/MainPool/Kubernetes/freshrss
mountPath: /config
resources:
requests:

View File

@ -11,4 +11,4 @@ resources:
#- ./plex
- ./tautulli
- ./ombi
- ./selfoss
- ./freshrss