upgrade cert-manager and configure it to use dns instead of http

This commit is contained in:
gilgamezh
2026-01-11 12:22:18 +01:00
parent be0b6b6dd4
commit f3b7d23bb7
3 changed files with 36 additions and 5 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ ingress:
annotations:
# Restrict to LAN access (matching your existing pattern)
traefik.ingress.kubernetes.io/whitelist.sourcerange: "192.168.0.0/16,10.0.0.0/8,172.16.0.0/12"
cert-manager.io/cluster-issuer: "letsencrypt-prod"
cert-manager.io/cluster-issuer: "letsencrypt-production"
hosts:
- host: gitea.gilgamezh.me
paths: