Automated Manifest Update #2967
@@ -50,7 +50,7 @@ spec:
|
|||||||
value: "6060"
|
value: "6060"
|
||||||
- name: SWAGGER_ENABLED
|
- name: SWAGGER_ENABLED
|
||||||
value: "false"
|
value: "false"
|
||||||
image: ghcr.io/booklore-app/booklore:v1.15.0
|
image: ghcr.io/booklore-app/booklore:v1.16.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
name: main
|
name: main
|
||||||
resources:
|
resources:
|
||||||
|
|||||||
@@ -82,7 +82,7 @@ spec:
|
|||||||
successThreshold: 1
|
successThreshold: 1
|
||||||
timeoutSeconds: 5
|
timeoutSeconds: 5
|
||||||
- name: webhook
|
- name: webhook
|
||||||
image: ghcr.io/kashalls/external-dns-unifi-webhook:v0.7.0
|
image: ghcr.io/kashalls/external-dns-unifi-webhook:v0.8.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: UNIFI_HOST
|
- name: UNIFI_HOST
|
||||||
|
|||||||
@@ -64,7 +64,7 @@ spec:
|
|||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: unpoller-unifi-secret
|
name: unpoller-unifi-secret
|
||||||
image: ghcr.io/unpoller/unpoller:v2.20.1
|
image: ghcr.io/unpoller/unpoller:v2.21.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
name: main
|
name: main
|
||||||
resources:
|
resources:
|
||||||
|
|||||||
@@ -14,20 +14,20 @@ data:
|
|||||||
working_directory: /cache
|
working_directory: /cache
|
||||||
subscriptions.yaml: |
|
subscriptions.yaml: |
|
||||||
__preset__:
|
__preset__:
|
||||||
preset:
|
preset:
|
||||||
- "Max MP3 Quality"
|
- "Max MP3 Quality"
|
||||||
embed_thumbnail: True
|
embed_thumbnail: True
|
||||||
square_thumbnail: True
|
square_thumbnail: True
|
||||||
throttle_protection:
|
throttle_protection:
|
||||||
sleep_per_download_s:
|
sleep_per_download_s:
|
||||||
min: 5
|
min: 5
|
||||||
max: 15
|
max: 15
|
||||||
sleep_per_subscription_s:
|
sleep_per_subscription_s:
|
||||||
min: 5
|
min: 5
|
||||||
max: 15
|
max: 15
|
||||||
max_downloads_per_subscription:
|
max_downloads_per_subscription:
|
||||||
min: 1
|
min: 1
|
||||||
max: 200
|
max: 200
|
||||||
overrides:
|
overrides:
|
||||||
music_directory: "/music"
|
music_directory: "/music"
|
||||||
|
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ spec:
|
|||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
annotations:
|
annotations:
|
||||||
checksum/configMaps: 745d0eb7065eb39ebc658972d76271bde9950135076c07af80e9b7c9fa088a5a
|
checksum/configMaps: 8fda72bdaf58e9610e01537a5b081146bf69fddcb86d581b427d29c4678b0d74
|
||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/controller: main
|
app.kubernetes.io/controller: main
|
||||||
app.kubernetes.io/instance: ytdl-sub
|
app.kubernetes.io/instance: ytdl-sub
|
||||||
|
|||||||
Reference in New Issue
Block a user