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