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