From b6190cb32ee8654c244eb88be7893aaca9fbe194 Mon Sep 17 00:00:00 2001 From: Vaibhav Pathak Date: Tue, 20 Jan 2026 11:04:25 +0530 Subject: [PATCH] Github Proxy Added --- templates/backstage-configmap.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/templates/backstage-configmap.yaml b/templates/backstage-configmap.yaml index f293fa0..5c06b9d 100644 --- a/templates/backstage-configmap.yaml +++ b/templates/backstage-configmap.yaml @@ -97,6 +97,14 @@ data: headers: Authorization: 'Basic ${GITEA_AUTH_HEADER}' + '/github/api': + target: 'https://api.github.com' + changeOrigin: true + secure: true + headers: + Accept: 'application/vnd.github.v3+json' + Authorization: 'Bearer ${GITHUB_TOKEN}' + techdocs: builder: 'local' generator: