Remove public Gitea NodePort side door

This commit is contained in:
tegwick 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: