Remove legacy Forgejo route
This commit is contained in:
parent
eeab55f2ff
commit
ee03603258
1 changed files with 0 additions and 15 deletions
|
|
@ -37,21 +37,6 @@ spec:
|
|||
- name: forgejo
|
||||
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:
|
||||
- path:
|
||||
type: PathPrefix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue