fixed yaml errors

This commit is contained in:
j37hr0 2026-05-03 11:10:05 +12:00
parent 264205485c
commit 93b1b7f473
5 changed files with 10 additions and 20 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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