This commit is contained in:
2025-05-15 15:24:03 +02:00
parent df37edbd0d
commit 732ae66d43
6 changed files with 145 additions and 0 deletions

View File

@@ -15,6 +15,26 @@ spec:
name: svc-truenas
port:
number: 443
- host: "mylar3.local"
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: svc-mylar3
port:
number: 80
- host: "readarr.local"
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: svc-readarr
port:
number: 80
- host: "tdarr.local"
http:
paths: