fix names
This commit is contained in:
@@ -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"
|
||||
|
@@ -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"
|
||||
|
Reference in New Issue
Block a user