fix: disable servicelb, add metallb

This commit is contained in:
2025-12-22 19:21:48 -08:00
parent 560609426f
commit 559746134c
3 changed files with 18 additions and 8 deletions

View File

@@ -1,13 +1,20 @@
repositories:
- name: longhorn
url: https://charts.longhorn.io
- name: metallb
url: https://metallb.github.io/metallb
- name: jellyfin
url: https://jellyfin.github.io/jellyfin-helm
releases:
- name: jellyfin
namespace: media
chart: jellyfin/jellyfin
version: 2.7.0
values:
- values/jellyfin.yaml
# Load Balancer
- name: metallb
chart: metallb/metallb
namespace: metallb-system
version: 0.15.3
# Media Server
# - name: jellyfin
# namespace: media
# chart: jellyfin/jellyfin
# version: 2.7.0
# values:
# - values/jellyfin.yaml