Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Commit

Permalink
config: add additional subdomain
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrherms committed Jul 2, 2024
1 parent 28201da commit 214690b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cluster/apps/networking/traefik/routers/old-traefik.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,9 @@ spec:
services:
- name: old-traefik
port: 443
- match: HostSNI(`invoiceninja.${SECRET_OLD_DOMAIN}`)
services:
- name: old-traefik
port: 443
tls:
passthrough: true

0 comments on commit 214690b

Please sign in to comment.