commit 0bdc9a454f224bd89ce67a7324282f6711d332d8 parent 9f9b205a9346d7f67c263322971002f7979fc0c6 Author: MTRNord <MTRNord@users.noreply.github.com> Date: Thu, 4 Dec 2025 22:45:37 +0100 fix location Signed-off-by: MTRNord <MTRNord@users.noreply.github.com> Diffstat:
| M | apps/talos_cluster/concourse/release.yaml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/talos_cluster/concourse/release.yaml b/apps/talos_cluster/concourse/release.yaml @@ -42,7 +42,7 @@ spec: oidc: enabled: true displayName: "Midnightthoughts SSO" - issuer: https://auth.midnightthoughts.space/application/o/concourse/.well-known/openid-configuration + issuer: https://auth.midnightthoughts.space/application/o/concourse/ userNameKey: preferred_username groupsKey: groups skipEmailVerifiedValidation: true