working on getting gitea working

This commit is contained in:
2025-02-12 22:09:25 -07:00
parent e975a71491
commit fea4da2f4f
4 changed files with 17 additions and 20 deletions

View File

@@ -61,6 +61,8 @@ kind: Service
metadata:
name: gitea-web-svc
namespace: projects
annotations:
tailscale.com/expose: "true" # exposes IP directly
spec:
type: NodePort
ports:
@@ -79,7 +81,7 @@ metadata:
name: gitea
namespace: projects
annotations:
cert-manager.io/cluster-issuer: cloudflare-issuer
cert-manager.io/cluster-issuer: cloudflare-issuer # not really working with tailscale
spec:
ingressClassName: tailscale
tls: