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