Add label to jellyfin
This commit is contained in:
parent
28b2d2eff8
commit
54708930a6
|
@ -3,6 +3,8 @@ kind: HelmRelease
|
|||
metadata:
|
||||
name: jellyfin
|
||||
namespace: media
|
||||
labels:
|
||||
needsAuthentik: "yes"
|
||||
spec:
|
||||
interval: 5m
|
||||
chart:
|
||||
|
|
Loading…
Reference in New Issue