From 5ff12222ea01fc10f4b21fc3e0b845bed9c4146d Mon Sep 17 00:00:00 2001 From: Alexander Rogov Date: Sun, 12 Jul 2026 20:17:00 +0300 Subject: [PATCH] fix mas uri --- argocd/apps/mastodon.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/apps/mastodon.yaml b/argocd/apps/mastodon.yaml index 9de13ba..74cbd67 100644 --- a/argocd/apps/mastodon.yaml +++ b/argocd/apps/mastodon.yaml @@ -82,7 +82,7 @@ spec: oidc: enabled: true displayName: "t0rt1k.tech matrix" - issuer: https://auth.t0rt1k.tech/oauth2/ + issuer: https://auth.t0rt1k.tech/ discovery: true scope: "openid,profile" uidField: sub