add local addresses

This commit is contained in:
2025-03-01 23:49:01 -06:00
parent 9c170fb913
commit 22d1f78114
5 changed files with 44 additions and 0 deletions

View File

@@ -51,6 +51,25 @@ jellyfin:
tls:
- hosts:
- jellyfin-cl01tl
treafik:
enabled: true
className: treafik
annotations:
traefik.ingress.kubernetes.io/router.entrypoints: websecure
traefik.ingress.kubernetes.io/router.tls: "true"
cert-manager.io/cluster-issuer: letsencrypt-issuer
hosts:
- host: jellyfin.alexlebens.net
paths:
- path: /
pathType: Prefix
service:
name: jellyfin
port: 80
tls:
- hosts:
- jellyfin.alexlebens.net
secretName: jellyfin-tls-secret
persistence:
config:
storageClass: ceph-block

View File

@@ -57,6 +57,25 @@ plex:
tls:
- hosts:
- plex-cl01tl
treafik:
enabled: true
className: treafik
annotations:
traefik.ingress.kubernetes.io/router.entrypoints: websecure
traefik.ingress.kubernetes.io/router.tls: "true"
cert-manager.io/cluster-issuer: letsencrypt-issuer
hosts:
- host: plex.alexlebens.net
paths:
- path: /
pathType: Prefix
service:
name: plex-main
port: 32400
tls:
- hosts:
- plex.alexlebens.net
secretName: plex-tls-secret
persistence:
config:
storageClass: ceph-block

View File

@@ -107,6 +107,8 @@ blocky:
gitea IN CNAME cl01tl-endpoint
harbor IN CNAME cl01tl-endpoint
vault IN CNAME cl01tl-endpoint
plex IN CNAME cl01tl-endpoint
jellyfin IN CNAME cl01tl-endpoint
blocking:
denylists:

View File

@@ -80,6 +80,8 @@ customDNS:
gitea IN CNAME cl01tl-endpoint
harbor IN CNAME cl01tl-endpoint
vault IN CNAME cl01tl-endpoint
plex IN CNAME cl01tl-endpoint
jellyfin IN CNAME cl01tl-endpoint
blocking:
denylists:

View File

@@ -80,6 +80,8 @@ customDNS:
gitea IN CNAME cl01tl-endpoint
harbor IN CNAME cl01tl-endpoint
vault IN CNAME cl01tl-endpoint
plex IN CNAME cl01tl-endpoint
jellyfin IN CNAME cl01tl-endpoint
blocking:
denylists: