Let terraform-authentik read the vlogs OIDC client secret #157

Merged
benvin merged 1 commits from benvin/authentik-vlogs-secret-read into master 2026-09-27 10:35:05 +10:00

1 Commits

Author SHA1 Message Date
unkin-agent 7817c3531a Let terraform-authentik read the vlogs OIDC client secret
ci/woodpecker/pr/plan Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
vlogs is the first app to need a second OIDC secret in a namespace that
already has one, so the one-per-namespace oauth-credentials wildcard does
not cover it and the authentik plan fails on a denied kv read.

- grant read on kv/kubernetes/namespace/logging/default/vlogs-oauth-credentials
2026-09-27 10:18:16 +10:00