squash me

Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
gwg313 2026-05-15 21:56:04 -04:00
parent 7eb1b821a4
commit e1f38204c6
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
5 changed files with 8 additions and 42 deletions

View file

@ -5,7 +5,7 @@ metadata:
namespace: forgejo
spec:
selector:
istio: gateway
app: istio-ingressgateway
servers:
- port:
number: 443

6
forgejo/namespace.yaml Normal file
View file

@ -0,0 +1,6 @@
apiVersion: v1
kind: Namespace
metadata:
name: forgejo
labels:
istio-injection: enabled

View file

@ -16,6 +16,6 @@ spec:
prefix: /
route:
- destination:
host: forgejo
host: forgejo.forgejo.svc.cluster.local
port:
number: 80