first commit

This commit is contained in:
2025-07-04 19:51:51 +05:30
commit 42895beb8c
72 changed files with 2584 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
name: jellyfin
namespace: prod
image:
repository: jellyfin/jellyfin
tag: 10.10.7
nodeSelector:
enabled: true
key: kubernetes.io/hostname
value: master-4
persistence:
config:
enabled: true
existingClaim: true
claimName: longhorn-jellyfin-config
media:
nfs:
server: 10.0.0.123
path: /merge
service:
type: LoadBalancer
port: 8096