Remove public Gitea NodePort side door
All checks were successful
Forge Runner Smoke / compatibility-smoke (push) Successful in 0s

This commit is contained in:
2026-06-14 02:26:59 +02:00
parent a1b55776fa
commit 9c4b400cb6
9 changed files with 124 additions and 9 deletions

View File

@@ -20,21 +20,21 @@ spec:
pathType: Prefix
backend:
service:
name: gitea
name: gitea-http
port:
number: 3000
- path: /v2
pathType: Prefix
backend:
service:
name: gitea
name: gitea-http
port:
number: 3000
- path: /
pathType: Prefix
backend:
service:
name: gitea
name: gitea-http
port:
number: 3000
tls: