enable lidarr
This commit is contained in:
@@ -49,6 +49,13 @@ spec:
|
|||||||
key: /cl01tl/jellyplist
|
key: /cl01tl/jellyplist
|
||||||
metadataPolicy: None
|
metadataPolicy: None
|
||||||
property: jellyfin-admin-password
|
property: jellyfin-admin-password
|
||||||
|
- secretKey: lidarr-key
|
||||||
|
remoteRef:
|
||||||
|
conversionStrategy: Default
|
||||||
|
decodingStrategy: None
|
||||||
|
key: /cl01tl/lidarr2/key
|
||||||
|
metadataPolicy: None
|
||||||
|
property: key
|
||||||
|
|
||||||
---
|
---
|
||||||
apiVersion: external-secrets.io/v1beta1
|
apiVersion: external-secrets.io/v1beta1
|
||||||
|
@@ -26,6 +26,13 @@ jellyplist:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: jellyplist-secret
|
name: jellyplist-secret
|
||||||
key: jellyfin-admin-password
|
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
|
- name: MUSIC_STORAGE_BASE_PATH
|
||||||
value: /mnt/store/Music Downloads
|
value: /mnt/store/Music Downloads
|
||||||
- name: SPOTIFY_CLIENT_ID
|
- name: SPOTIFY_CLIENT_ID
|
||||||
@@ -91,6 +98,13 @@ jellyplist:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: jellyplist-secret
|
name: jellyplist-secret
|
||||||
key: jellyfin-admin-password
|
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
|
- name: MUSIC_STORAGE_BASE_PATH
|
||||||
value: /mnt/store/Music Downloads
|
value: /mnt/store/Music Downloads
|
||||||
- name: SPOTIFY_CLIENT_ID
|
- name: SPOTIFY_CLIENT_ID
|
||||||
@@ -156,6 +170,13 @@ jellyplist:
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: jellyplist-secret
|
name: jellyplist-secret
|
||||||
key: jellyfin-admin-password
|
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
|
- name: MUSIC_STORAGE_BASE_PATH
|
||||||
value: /mnt/store/Music Downloads
|
value: /mnt/store/Music Downloads
|
||||||
- name: SPOTIFY_CLIENT_ID
|
- name: SPOTIFY_CLIENT_ID
|
||||||
|
Reference in New Issue
Block a user