add search
All checks were successful
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-push / render-manifests-push (push) Successful in 25s
renovate / renovate (push) Successful in 51s

This commit is contained in:
2025-12-23 22:03:52 -06:00
parent 37fdd5ad52
commit 3556d83755
4 changed files with 52 additions and 2 deletions

View File

@@ -119,6 +119,26 @@ jellyfin:
main:
- path: /mnt/youtube
readOnly: true
meilisearch:
environment:
MEILI_NO_ANALYTICS: true
MEILI_ENV: production
MEILI_EXPERIMENTAL_DUMPLESS_UPGRADE: true
auth:
existingMasterKeySecret: jellyfin-meilisearch-master-key-secret
service:
type: ClusterIP
port: 7700
persistence:
enabled: true
storageClass: ceph-block
size: 5Gi
resources:
requests:
cpu: 10m
memory: 128Mi
serviceMonitor:
enabled: true
volsync-target-config:
pvcTarget: jellyfin-config
local: