Switched to production certificate

This commit is contained in:
Dreaded_X 2024-09-27 00:55:17 +02:00
parent ebf7573492
commit 11725ac62f
Signed by: Dreaded_X
GPG Key ID: FA5F485356B0D2D4
2 changed files with 4 additions and 2 deletions

View File

@ -9,7 +9,7 @@ spec:
entryPoints:
- websecure
routes:
- match: Host(`traefik.huizinga.home`)
- match: Host(`traefik.huizinga.dev`)
kind: Rule
middlewares:
- name: traefik-dashboard-basicauth
@ -17,3 +17,5 @@ spec:
services:
- name: api@internal
kind: TraefikService
tls:
secretName: huizinga-dev-tls

View File

@ -57,4 +57,4 @@ spec:
- name: whoami
port: 80
tls:
secretName: huizinga-dev-staging-tls
secretName: huizinga-dev-tls