From 887ea72a2ef7c57970394a20aad52827e529e9bf Mon Sep 17 00:00:00 2001 From: Ultradesu Date: Fri, 20 Mar 2026 09:39:13 +0000 Subject: [PATCH] Authentik hostfix --- k8s/core/authentik/outpost-selector-fix.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/core/authentik/outpost-selector-fix.yaml b/k8s/core/authentik/outpost-selector-fix.yaml index e4d0deb..3eafdf7 100644 --- a/k8s/core/authentik/outpost-selector-fix.yaml +++ b/k8s/core/authentik/outpost-selector-fix.yaml @@ -40,7 +40,7 @@ metadata: name: outpost-selector-fix namespace: authentik spec: - schedule: "*/5 * * * *" + schedule: "* * * * *" successfulJobsHistoryLimit: 1 failedJobsHistoryLimit: 3 concurrencyPolicy: Replace