kubealex / k8s-mediaserver-operator

Repository for k8s Mediaserver Operator project
MIT License
563 stars 77 forks source link

[BR] Error when enabling AdditionalLB for Jellyfin #100

Open vitofico opened 7 months ago

vitofico commented 7 months ago

Describe the bug When adding an additional LB to jellyfin I got:

template: k8s-mediaserver/templates/jellyfin-resources.yml:111:23: executing "k8s-mediaserver/templates/jellyfin-resources.yml" at <.Values.jellyfin.service.extraLBService.annotations>: can't evaluate field annotations in type interface {}

To Reproduce Steps to reproduce the behavior:

Expected behavior The error should appear

umbertix commented 7 months ago

PR opened to correct the error on the template ;)