feat: tweaks
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 30s
lint-test-helm / validate-kubeconform (pull_request) Successful in 28s
render-manifests / render-manifests (pull_request) Successful in 49s

This commit is contained in:
2026-04-07 11:20:25 -05:00
parent 00ed374c59
commit 6507537582
4 changed files with 10 additions and 5 deletions

View File

@@ -48,6 +48,10 @@ spec:
remoteRef:
key: /cl01tl/qbittorrent/qbit-manage
property: ntfy-url
- secretKey: config.yml
remoteRef:
key: /cl01tl/qbittorrent/qbit-manage
property: config.yml
---
apiVersion: external-secrets.io/v1

View File

@@ -349,8 +349,8 @@ qbittorrent:
subPath: update.sh
qbit-manage-config:
enabled: true
type: configMap
name: qbit-manage-config
type: secret
name: qbittorrent-qbit-manage-config
advancedMounts:
qbit-manage:
init-copy-config:

View File

@@ -134,8 +134,8 @@ data:
--silent \
--write-out '%{http_code}' \
-H "Authorization: Bearer ${NTFY_TOKEN}" \
-H "X-Priority: 5" \
-H "X-Tags: warning" \
-H "X-Priority: 3" \
-H "X-Tags: completed" \
-H "X-Title: Talos Backup Prune Success for ${TARGET}" \
-d "$MESSAGE" \
${NTFY_ENDPOINT}/${NTFY_TOPIC}