enable lidarr
This commit is contained in:
@@ -26,6 +26,13 @@ jellyplist:
|
||||
secretKeyRef:
|
||||
name: jellyplist-secret
|
||||
key: jellyfin-admin-password
|
||||
- name: LIDARR_URL
|
||||
value: http://lidarr2.lidarr2:80
|
||||
- name: LIDARR_API_KEY
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: jellyplist-secret
|
||||
key: lidarr-key
|
||||
- name: MUSIC_STORAGE_BASE_PATH
|
||||
value: /mnt/store/Music Downloads
|
||||
- name: SPOTIFY_CLIENT_ID
|
||||
@@ -91,6 +98,13 @@ jellyplist:
|
||||
secretKeyRef:
|
||||
name: jellyplist-secret
|
||||
key: jellyfin-admin-password
|
||||
- name: LIDARR_URL
|
||||
value: http://lidarr2.lidarr2:80
|
||||
- name: LIDARR_API_KEY
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: jellyplist-secret
|
||||
key: lidarr-key
|
||||
- name: MUSIC_STORAGE_BASE_PATH
|
||||
value: /mnt/store/Music Downloads
|
||||
- name: SPOTIFY_CLIENT_ID
|
||||
@@ -156,6 +170,13 @@ jellyplist:
|
||||
secretKeyRef:
|
||||
name: jellyplist-secret
|
||||
key: jellyfin-admin-password
|
||||
- name: LIDARR_URL
|
||||
value: http://lidarr2.lidarr2:80
|
||||
- name: LIDARR_API_KEY
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: jellyplist-secret
|
||||
key: lidarr-key
|
||||
- name: MUSIC_STORAGE_BASE_PATH
|
||||
value: /mnt/store/Music Downloads
|
||||
- name: SPOTIFY_CLIENT_ID
|
||||
|
Reference in New Issue
Block a user