Enhance Authentik role by adding Helm wait timeout for oauth2-proxy and improving task conditions for admin access and OAuth2 provider upserts. Update README with new variable descriptions and adjust Longhorn deployment tasks to ensure proper rollout before Loki installation, enhancing overall deployment reliability.
This commit is contained in:
@@ -14,6 +14,8 @@ noble_authentik_namespace: authentik
|
||||
# Helm release name (deployments: **{release}-server**, **{release}-worker**).
|
||||
noble_authentik_release_name: authentik
|
||||
noble_authentik_oauth2_proxy_chart_version: "10.4.3"
|
||||
# Helm **--wait** timeout for **oauth2-proxy** (first pull / API checks can exceed 10m).
|
||||
noble_authentik_oauth2_proxy_helm_wait_timeout: 10m
|
||||
|
||||
noble_authentik_host: auth.apps.noble.lab.pcenicni.dev
|
||||
noble_authentik_public_url: "https://{{ noble_authentik_host }}"
|
||||
|
||||
Reference in New Issue
Block a user