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