From 964cf26a261861e8d1455001a333967e22b68876 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Mon, 1 Sep 2025 10:53:40 +0200 Subject: [PATCH] Freshrss: Edit cronjob --- freshrss/freshrss-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freshrss/freshrss-deployment.yaml b/freshrss/freshrss-deployment.yaml index 8f211af..67dff97 100644 --- a/freshrss/freshrss-deployment.yaml +++ b/freshrss/freshrss-deployment.yaml @@ -40,7 +40,7 @@ spec: - name: FRESHRSS_ENV value: production - name: CRON_MIN - value: "3 5 * * *" + value: "13,43" - name: OIDC_ENABLED value: "0" - name: TZ