wip bunkerweb disabled

This commit is contained in:
2026-02-14 11:47:18 -05:00
parent e307715a33
commit df2a861e9c
3 changed files with 5 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ settings:
# if you have an IP as nameserver then do a reverse DNS lookup: nslookup <IP>
# most of the time it's coredns.kube-system.svc.cluster.local or kube-dns.kube-system.svc.cluster.local
# dnsResolvers: "kube-dns.kube-system.svc.cluster.local"
dnsResolvers: "default.svc.cluster.local"
dnsResolvers: "kube-dns.kube-system.svc.cluster.local"
kubernetes:
# We only consider Ingress resources with ingressClass bunkerweb to avoid conflicts with existing ingress controller
@@ -41,6 +41,7 @@ settings:
# Additional annotations for the Ingress resource
# Example: {"cert-manager.io/cluster-issuer": "letsencrypt-prod"}
extraAnnotations:
kubernetes.io/ingress.class: "traefik"
cert-manager.io/cluster-issuer: letsencrypt-production
# Secret name containing TLS certificate