Compare commits

...

1 Commits

Author SHA1 Message Date
Ultradesu
887ea72a2e Authentik hostfix
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 8s
Check with kubeconform / lint (push) Successful in 7s
Auto-update README / Generate README and Create MR (push) Successful in 11s
2026-03-20 09:39:13 +00:00

View File

@@ -40,7 +40,7 @@ metadata:
name: outpost-selector-fix
namespace: authentik
spec:
schedule: "*/5 * * * *"
schedule: "* * * * *"
successfulJobsHistoryLimit: 1
failedJobsHistoryLimit: 3
concurrencyPolicy: Replace