projected created

This commit is contained in:
Márcio Fernandes
2026-07-11 21:20:21 +00:00
parent 68fcadd3a9
commit becc4ef4a9
14 changed files with 266 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
apiVersion: traefik.io/v1alpha1
kind: IngressRoute
metadata:
name: jellyfin
spec:
entryPoints:
- websecure
routes:
- match: Host(`media.casa.limbosolutions.com`)
kind: Rule
services:
# - name: jellyfin
# port: 7359
- name: jellyfin
port: 8096
tls:
secretName: casa-limbosolutions-com-tls