changing url
This commit is contained in:
parent
e296d7e7c1
commit
db1dc3c054
|
|
@ -6,7 +6,7 @@ metadata:
|
|||
spec:
|
||||
ingressClassName: traefik
|
||||
rules:
|
||||
- host: jellyfin.local
|
||||
- host: jellyfin.jethrocotton.com
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
|
|
@ -16,6 +16,11 @@ spec:
|
|||
name: jellyfin
|
||||
port:
|
||||
number: 80
|
||||
tls:
|
||||
- hosts:
|
||||
- radarr.jpcit.co.za
|
||||
secretName: widlcard-jethrocotton-com-tls
|
||||
|
||||
# - match: Host(`movies.merox.cloud`) # change to your domain
|
||||
# kind: Rule
|
||||
# services:
|
||||
|
|
|
|||
Loading…
Reference in a new issue