move all certs to automatic issuer

This commit is contained in:
2025-12-18 06:17:35 -05:00
parent f1d0cbeedd
commit 27c6abb459
27 changed files with 49 additions and 86 deletions

View File

@@ -31,6 +31,7 @@ spec:
# -- Annotations for the ingress
annotations:
cert-manager.io/cluster-issuer: "letsencrypt-prod"
traefik.ingress.kubernetes.io/router.entrypoints: websecure
traefik.ingress.kubernetes.io/router.tls: "true"
path: /
@@ -39,7 +40,7 @@ spec:
tls:
- hosts:
- pihole.michaelthomson.dev
secretName: letsencrypt-wildcard-cert-michaelthomson.dev
secretName: pihole-tls
# -- `spec.PersitentVolumeClaim` configuration
persistentVolumeClaim: