Automated Manifest Update #3844
@@ -11,7 +11,7 @@ metadata:
|
||||
namespace: spotisub
|
||||
spec:
|
||||
revisionHistoryLimit: 3
|
||||
replicas: 0
|
||||
replicas: 1
|
||||
strategy:
|
||||
type: Recreate
|
||||
selector:
|
||||
@@ -134,7 +134,7 @@ spec:
|
||||
- name: SPOTDL_ENABLED
|
||||
value: "1"
|
||||
- name: SPOTDL_OUT_FORMAT
|
||||
value: /mnt/store/Music Youtube/Andrew Lebens/{artist}/{album} ({year})/{artists} - {album} - {track-number} - {title}.{output-ext}
|
||||
value: /mnt/store/Music Youtube/{artist}/{year} - {album}/{track-number} - {title}.{output-ext}
|
||||
- name: LIDARR_ENABLED
|
||||
value: "1"
|
||||
- name: LIDARR_IP
|
||||
|
||||
Reference in New Issue
Block a user