diff --git a/freshrss/freshrss-deployment.yaml b/freshrss/freshrss-deployment.yaml index dad0e23..8f211af 100644 --- a/freshrss/freshrss-deployment.yaml +++ b/freshrss/freshrss-deployment.yaml @@ -39,6 +39,8 @@ spec: - env: - name: FRESHRSS_ENV value: production + - name: CRON_MIN + value: "3 5 * * *" - name: OIDC_ENABLED value: "0" - name: TZ