goauthentik / goauthentik/authentik
[Bleuprint] reconcile CronJob
- Dominant language
- Python
- Stars
- 25.6k
- Forks
- 2k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 634
Description
**Describe your question/**
is it possible to change Cron of reapply Blueprint atm, only every 60m , which is a bit slow
maybe with a `envVar` default to 60m
like this
`AK_BLUEPRINT_CRON_SYNC=10m` ?
**Relevant info**
kubernetes environment
**Screenshots**

**Version and Deployment (please complete the following information):**
- authentik version: 2024.8.4]
- Deployment: [helm]
**Additional context**
i'm settings all my config through templatized blueprint to reduce terraform footprint
Contributor guide
Research direction
Start by locating the Blueprint reapply CronJob and its Helm deployment configuration; the issue does not name specific files or tests. Trace how the current 60-minute schedule is defined, then determine whether an environment variable can override it while preserving the default. Done means the interval is configurable and the default remains 60 minutes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes, python
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100