Foreward auth header to forgejo

This commit is contained in:
Ian Keane 2026-08-22 18:42:38 -04:00
parent f8a84f2cee
commit 0aaaaf0e88

View file

@ -22,6 +22,7 @@ spec:
- --external-url=https://git-mcp-oauth.dumpnet.chat - --external-url=https://git-mcp-oauth.dumpnet.chat
- --no-auto-tls=true - --no-auto-tls=true
- --listen=:8080 - --listen=:8080
- --proxy-forward-authorization=true
- http://forgejo-mcp.mcp.svc.cluster.local - http://forgejo-mcp.mcp.svc.cluster.local
env: env:
- name: DATA_PATH - name: DATA_PATH