feat: longhorn ingress

This commit is contained in:
2025-04-08 05:19:26 +00:00
parent 2c1f4aa73c
commit 638977dfec
2 changed files with 11 additions and 0 deletions

View File

@@ -9,6 +9,8 @@ releases:
namespace: longhorn-system namespace: longhorn-system
chart: longhorn/longhorn chart: longhorn/longhorn
version: 1.8.1 version: 1.8.1
values:
- values/longhorn-values.yaml
- name: jellyfin - name: jellyfin
namespace: media namespace: media
chart: jellyfin/jellyfin chart: jellyfin/jellyfin

View File

@@ -0,0 +1,9 @@
ingress:
enabled: true
annotations:
traefik.ingress.kubernetes.io/router.entrypoints: "web"
traefik.ingress.kubernetes.io/router.rule: "Host(`longhorn.local`)"
hosts:
- host: longhorn.local
paths:
- /