Fix KV path comment in jellyfin-ldap provider configuration.
Reference the actual Vault KV seed path for outpost token instead of deferring to PR body.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
# authentik_application (slug jellyfin-ldap) and authentik_outpost
|
||||
# (name jellyfin-ldap-outpost, type ldap). The outpost's API token is generated
|
||||
# by Authentik AFTER apply and must be seeded into KV for the k8s outpost
|
||||
# Deployment to consume (see PR body for the exact path).
|
||||
# Deployment to consume: kv/kubernetes/namespace/authentik/default/outpost-token (key: token).
|
||||
name: Jellyfin LDAP
|
||||
bind_flow: default-authentication-flow
|
||||
unbind_flow: default-invalidation-flow
|
||||
|
||||
Reference in New Issue
Block a user