Let terraform-authentik read the vlogs OIDC client secret #157
@@ -10,6 +10,11 @@ rules:
|
||||
- path: "kv/data/kubernetes/namespace/+/default/oauth-credentials"
|
||||
capabilities:
|
||||
- read
|
||||
# Second OIDC client in an already-onboarded namespace, so it cannot use the
|
||||
# one-per-namespace oauth-credentials path above.
|
||||
- path: "kv/data/kubernetes/namespace/logging/default/vlogs-oauth-credentials"
|
||||
capabilities:
|
||||
- read
|
||||
|
||||
auth:
|
||||
approle:
|
||||
|
||||
Reference in New Issue
Block a user