changed ingress
This commit is contained in:
parent
dc507ba967
commit
90b80880c4
|
|
@ -6,7 +6,7 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
ingressClassName: traefik
|
ingressClassName: traefik
|
||||||
rules:
|
rules:
|
||||||
- host: prowlarr.local
|
- host: prowlarr.jpcit.co.za
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
|
|
@ -16,12 +16,8 @@ spec:
|
||||||
name: prowlarr
|
name: prowlarr
|
||||||
port:
|
port:
|
||||||
number: 80
|
number: 80
|
||||||
# - match: Host(`movies.merox.cloud`) # change to your domain
|
tls:
|
||||||
# kind: Rule
|
- hosts:
|
||||||
# services:
|
- radarr.jpcit.co.za
|
||||||
# - name: app # radarr for example
|
secretName: widlcard-jethrocotton-com-tls
|
||||||
# port: 80
|
|
||||||
# middlewares:
|
|
||||||
# - name: default-headers-media
|
|
||||||
# tls:
|
|
||||||
# secretName: mycert-tls # change to your cert name
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue