fix names

This commit is contained in:
2025-03-02 00:01:40 -06:00
parent 22d1f78114
commit 279969870c
2 changed files with 4 additions and 4 deletions

View File

@@ -51,9 +51,9 @@ jellyfin:
tls:
- hosts:
- jellyfin-cl01tl
treafik:
traefik:
enabled: true
className: treafik
className: traefik
annotations:
traefik.ingress.kubernetes.io/router.entrypoints: websecure
traefik.ingress.kubernetes.io/router.tls: "true"

View File

@@ -57,9 +57,9 @@ plex:
tls:
- hosts:
- plex-cl01tl
treafik:
traefik:
enabled: true
className: treafik
className: traefik
annotations:
traefik.ingress.kubernetes.io/router.entrypoints: websecure
traefik.ingress.kubernetes.io/router.tls: "true"