fix: public ingress route
All checks were successful
/ continuous-deploy (push) Successful in 21s

This commit is contained in:
Márcio Fernandes
2026-03-28 09:27:37 +00:00
parent b02303d51e
commit fb8a34ba7a
2 changed files with 1 additions and 28 deletions

View File

@@ -6,7 +6,7 @@ spec:
entryPoints:
- public-https
routes:
- match: Host(`git.limbosolutions.com`) && !PathPrefix(`-/admin`)
- match: Host(`git.limbosolutions.com`) && !PathPrefix(`/-/admin`)
kind: Rule
services:
- name: gitea-http