fixed hosts, changed url for wikijs

This commit is contained in:
j37hr0 2026-03-25 19:51:50 +13:00
parent c104b666de
commit 51fb0f51df
2 changed files with 7 additions and 2 deletions

View file

@ -18,5 +18,5 @@ spec:
number: 80
tls:
- hosts:
- radarr.jpcit.co.za
- forgejo.jethrocotton.com
secretName: widlcard-jethrocotton-com-tls

View file

@ -2,10 +2,15 @@ ingress:
enabled: true
className: traefik
hosts:
- host: wiki.local
- host: wiki.jethrocotton.com
paths:
- path: /
pathType: Prefix
tls:
- hosts:
- wiki.jethrocotton.com
secretName: widlcard-jethrocotton-com-tls
service:
type: ClusterIP