change certificates app

This commit is contained in:
2026-01-22 01:59:27 +01:00
parent 887f053b6b
commit 9abbabdb3d
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ headlamp:
# Configuration TLS avec le secret synchronisé depuis OPS
# Le secret est généré par cert-manager dans OPS et synchronisé vers ce cluster
tls:
- secretName: headlamp-dev-tls
- secretName: wildcard-dev-tls
hosts:
- headlamp.dev.gkdomaine.fr
annotations: {}

View File

@@ -22,7 +22,7 @@ homarr:
# Configuration TLS avec le secret synchronisé depuis OPS
# Le secret est généré par cert-manager dans OPS et synchronisé vers ce cluster
tls:
- secretName: homarr-dev-tls
- secretName: wildcard-dev-tls
hosts:
- homarr.dev.gkdomaine.fr
# Pas d'annotations cert-manager ici car cert-manager n'est pas installé sur ce cluster