commit d95671f029fb5e70e98b61a425f0cbdaa5ad2ab3
parent d97c499a0a16cf43bc21a08b39fcb091af052811
Author: MTRNord <MTRNord@users.noreply.github.com>
Date: Thu, 24 Jul 2025 10:04:32 +0200
Install freshrss
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/apps/base/freshrss/deployment.yaml b/apps/base/freshrss/deployment.yaml
@@ -32,8 +32,6 @@ spec:
labels:
app: freshrss
spec:
- imagePullSecrets:
- - name: ghcr-pull
containers:
- name: freshrss
image: freshrss/freshrss:latest
@@ -42,6 +40,8 @@ spec:
value: "Europe/Berlin"
- name: CRON_MIN
value: "1,31"
+ - name: TRUSTED_PROXY_IP
+ value: 100.64.0.0/10
resources:
limits: {}
requests: