enable lidarr
This commit is contained in:
@@ -20,6 +20,13 @@ yubal-playlist:
|
||||
value: true
|
||||
- name: YUBAL_MB_USER_AGENT
|
||||
value: alexanderlebens@gmail.com
|
||||
- name: YUBAL_LIDARR_ENDPOINT
|
||||
value: http://lidarr.lidarr:80
|
||||
- name: YUBAL_LIDARR_API_KEY
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: yubal-playlist-config-secret
|
||||
key: lidarr-key
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
|
||||
Reference in New Issue
Block a user