Remove legacy Forgejo route

This commit is contained in:
Arvind Prabhakar 2026-09-05 21:33:01 +00:00
commit ee03603258

View file

@ -37,21 +37,6 @@ spec:
- name: forgejo - name: forgejo
port: 3000 port: 3000
# Temporary compatibility path for Argo CD and existing Git remotes.
- matches:
- path:
type: PathPrefix
value: /internal/dev/git/
filters:
- type: URLRewrite
urlRewrite:
path:
type: ReplacePrefixMatch
replacePrefixMatch: /
backendRefs:
- name: forgejo
port: 3000
- matches: - matches:
- path: - path:
type: PathPrefix type: PathPrefix