CHORE(traefik): update gitea ingress to use Traefik

- Change ingressClassName to traefik
- Update ingress annotations
This commit is contained in:
2025-12-29 22:50:48 +09:00
parent 22694d9699
commit d9266f3fd3

View File

@@ -140,10 +140,9 @@ service:
# Ingress configuration # Ingress configuration
ingress: ingress:
enabled: true enabled: true
className: haproxy className: traefik
annotations: annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod cert-manager.io/cluster-issuer: letsencrypt-prod
# HAProxy handles large body sizes by default, no annotation needed
hosts: hosts:
- host: gitea0213.kro.kr - host: gitea0213.kro.kr
paths: paths: