fixed yaml errors
This commit is contained in:
parent
264205485c
commit
93b1b7f473
|
|
@ -17,16 +17,6 @@ spec:
|
|||
port:
|
||||
number: 80
|
||||
tls:
|
||||
- hosts:
|
||||
- jellyfin.jethrocotton.com
|
||||
- hosts:
|
||||
- jellyfin.jethrocotton.com
|
||||
secretName: wildcard-jethrocotton-com-tls
|
||||
|
||||
# - 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
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ spec:
|
|||
port:
|
||||
number: 80
|
||||
tls:
|
||||
- hosts:
|
||||
- prowlarr.jpcit.co.za
|
||||
- hosts:
|
||||
- prowlarr.jpcit.co.za
|
||||
secretName: wildcard-jpcit-coza-tls
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ spec:
|
|||
port:
|
||||
number: 80
|
||||
tls:
|
||||
- hosts:
|
||||
- qbittorrent.jpcit.co.za
|
||||
- hosts:
|
||||
- qbittorrent.jpcit.co.za
|
||||
secretName: wildcard-jpcit-coza-tls
|
||||
|
||||
|
|
|
|||
|
|
@ -17,6 +17,6 @@ spec:
|
|||
port:
|
||||
number: 80
|
||||
tls:
|
||||
- hosts:
|
||||
- radarr.jpcit.co.za
|
||||
- hosts:
|
||||
- radarr.jpcit.co.za
|
||||
secretName: wildcard-jpcit-coza-tls
|
||||
|
|
|
|||
|
|
@ -17,6 +17,6 @@ spec:
|
|||
port:
|
||||
number: 80
|
||||
tls:
|
||||
- hosts:
|
||||
- sonarr.jpcit.co.za
|
||||
- hosts:
|
||||
- sonarr.jpcit.co.za
|
||||
secretName: wildcard-jpcit-coza-tls
|
||||
|
|
|
|||
Loading…
Reference in a new issue