upgrade cert-manager and configure it to use dns instead of http
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user