Expose Forgejo container registry route

This commit is contained in:
Arvind Prabhakar 2026-08-16 01:28:41 +00:00
commit 08e5bee431
2 changed files with 16 additions and 0 deletions

View file

@ -121,3 +121,11 @@ spec:
backendRefs:
- name: forgejo
port: 3000
- matches:
- path:
type: PathPrefix
value: /v2/
backendRefs:
- name: forgejo
port: 3000