refactor ingresses

This commit is contained in:
Roger Oriol
2026-06-23 00:26:29 +02:00
parent ce178d06c0
commit 153cf16194
32 changed files with 367 additions and 386 deletions

View File

@@ -1,4 +1,3 @@
# gitea-ingress.yaml
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
@@ -10,10 +9,10 @@ spec:
ingressClassName: traefik
tls:
- hosts:
- git.rogi.casa
- gitea.rogi.casa
secretName: gitea-tls
rules:
- host: git.rogi.casa
- host: gitea.rogi.casa
http:
paths:
- path: /