Copied ingress template from Gitea helm chart

This commit is contained in:
2026-03-31 19:06:56 -04:00
parent 31908f6439
commit 80014450fa
2 changed files with 52 additions and 21 deletions

View File

@@ -70,9 +70,6 @@ service:
ingress:
enabled: false
tls: false
annotations:
# use NGINX Ingress Controller
#kubernetes.io/ingress.class: "nginx"
# use Cert-Manager for LetsEncrypt Certificates
#cert-manager.io/issuer: "letsencrypt-prod"
tls: []
className: letsencrypt-prod
annotations: {}