From 44fc242ae8dd2f4e7a9a1201345249c863ff70b1 Mon Sep 17 00:00:00 2001 From: Danijel Simeunovic Date: Fri, 17 Apr 2026 11:43:50 +0200 Subject: [PATCH] doc --- docs/DEVELOPER-GUIDE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/DEVELOPER-GUIDE.md b/docs/DEVELOPER-GUIDE.md index 9068b23..bec5109 100644 --- a/docs/DEVELOPER-GUIDE.md +++ b/docs/DEVELOPER-GUIDE.md @@ -1304,7 +1304,6 @@ In your application's Helm values, reference the syncer-created secret: # In helm-values/myapp/values.yaml (or inline in values file) # The secret will have keys: client-id, client-secret existingSecret: myapp-oidc-credentials -key: client-secret ``` For Gitea-style oauth config: