generated from coulomb/repo-seed
Expose Gitea package API route
This commit is contained in:
@@ -16,6 +16,13 @@ spec:
|
||||
- host: gitea.coulomb.social
|
||||
http:
|
||||
paths:
|
||||
- path: /api/packages
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: gitea
|
||||
port:
|
||||
number: 3000
|
||||
- path: /v2
|
||||
pathType: Prefix
|
||||
backend:
|
||||
|
||||
Reference in New Issue
Block a user