chore(backup-system): consolidar config rclone en Infisical (mega+b2)

El bloque [b2] ya vive en RCLONE_CONF (Infisical /backup-system); los 3
CronJobs vuelven a rclone-conf-infisical y se elimina el secret
out-of-band rclone-conf-b2.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-15 19:18:32 +00:00
co-authored by Claude Fable 5
parent c364d46ac6
commit c99d0a978e
4 changed files with 7 additions and 12 deletions
+2 -6
View File
@@ -45,14 +45,10 @@ spec:
hostPath:
path: /data/backups/backups
type: Directory
# Secret OUT-OF-BAND (kubectl, no en git): remotes mega + b2.
# Fuente de verdad deseada: Infisical /backup-system RCLONE_CONF —
# cuando se añada el bloque [b2] en la UI, volver a rclone-conf-infisical
# y borrar este secret (la identity del operator es read-only, no pudo
# escribirse por API el 2026-07-15).
# RCLONE_CONF (Infisical /backup-system) contiene mega+b2 desde 2026-07-15
- name: rclone-conf
secret:
secretName: rclone-conf-b2
secretName: rclone-conf-infisical
items:
- key: RCLONE_CONF
path: rclone.conf