Add Gitea to my infra

This commit is contained in:
Greg Hellings
2025-12-04 00:45:46 -06:00
parent b2b4162715
commit 4f9a2732bc
11 changed files with 234 additions and 4 deletions
+14
View File
@@ -0,0 +1,14 @@
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: gitea
spec:
ingressClassName: tailscale
defaultBackend:
service:
name: gitea-release-http
port:
name: http
tls:
- hosts:
- gitea