chore: Update manifests after change
This commit is contained in:
@@ -110,9 +110,9 @@ spec:
|
|||||||
- name: config-data
|
- name: config-data
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
claimName: qbittorrent-config-data
|
claimName: qbittorrent-config-data
|
||||||
- configMap:
|
- name: qbit-manage-config
|
||||||
name: qbit-manage-config
|
secret:
|
||||||
name: qbit-manage-config
|
secretName: qbittorrent-qbit-manage-config
|
||||||
- name: qbit-manage-config-data
|
- name: qbit-manage-config-data
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
claimName: qbittorrent-qbit-manage-config-data
|
claimName: qbittorrent-qbit-manage-config-data
|
||||||
|
|||||||
@@ -16,3 +16,7 @@ spec:
|
|||||||
remoteRef:
|
remoteRef:
|
||||||
key: /cl01tl/qbittorrent/qbit-manage
|
key: /cl01tl/qbittorrent/qbit-manage
|
||||||
property: ntfy-url
|
property: ntfy-url
|
||||||
|
- secretKey: config.yml
|
||||||
|
remoteRef:
|
||||||
|
key: /cl01tl/qbittorrent/qbit-manage
|
||||||
|
property: config.yml
|
||||||
|
|||||||
@@ -134,8 +134,8 @@ data:
|
|||||||
--silent \
|
--silent \
|
||||||
--write-out '%{http_code}' \
|
--write-out '%{http_code}' \
|
||||||
-H "Authorization: Bearer ${NTFY_TOKEN}" \
|
-H "Authorization: Bearer ${NTFY_TOKEN}" \
|
||||||
-H "X-Priority: 5" \
|
-H "X-Priority: 3" \
|
||||||
-H "X-Tags: warning" \
|
-H "X-Tags: completed" \
|
||||||
-H "X-Title: Talos Backup Prune Success for ${TARGET}" \
|
-H "X-Title: Talos Backup Prune Success for ${TARGET}" \
|
||||||
-d "$MESSAGE" \
|
-d "$MESSAGE" \
|
||||||
${NTFY_ENDPOINT}/${NTFY_TOPIC}
|
${NTFY_ENDPOINT}/${NTFY_TOPIC}
|
||||||
|
|||||||
Reference in New Issue
Block a user