From 9445b85859832200773b10fd53e41740369e9f90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Sun, 9 Mar 2025 13:58:03 +0000 Subject: [PATCH] added traefik public-https entrypoint --- gitea/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/gitea/values.yaml b/gitea/values.yaml index 95a3292..0db5093 100644 --- a/gitea/values.yaml +++ b/gitea/values.yaml @@ -118,6 +118,7 @@ ingress: annotations: kubernetes.io/ingress.class: traefik cert-manager.io/cluster-issuer: "letsencrypt-prod" + traefik.ingress.kubernetes.io/router.entrypoints: websecure, public-https hosts: - host: git.limbosolutions.com paths: