Automated Manifest Update (#3844)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #3844 Co-authored-by: gitea-bot <gitea-bot@alexlebens.net> Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #3844.
This commit is contained in:
@@ -11,7 +11,7 @@ metadata:
|
|||||||
namespace: spotisub
|
namespace: spotisub
|
||||||
spec:
|
spec:
|
||||||
revisionHistoryLimit: 3
|
revisionHistoryLimit: 3
|
||||||
replicas: 0
|
replicas: 1
|
||||||
strategy:
|
strategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
selector:
|
selector:
|
||||||
@@ -134,7 +134,7 @@ spec:
|
|||||||
- name: SPOTDL_ENABLED
|
- name: SPOTDL_ENABLED
|
||||||
value: "1"
|
value: "1"
|
||||||
- name: SPOTDL_OUT_FORMAT
|
- 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
|
- name: LIDARR_ENABLED
|
||||||
value: "1"
|
value: "1"
|
||||||
- name: LIDARR_IP
|
- name: LIDARR_IP
|
||||||
|
|||||||
Reference in New Issue
Block a user