This website requires JavaScript.
Explore
Help
Sign In
HomeInfra
/
HetznerTerra
Watch
1
Star
0
Fork
0
You've already forked HetznerTerra
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a1f07f863a9eec0a933d7c172f5495994758311e
HetznerTerra
/
infrastructure
/
addons
/
rancher-backup
/
namespace.yaml
5 lines
73 B
YAML
Raw
Normal View
History
Unescape
Escape
feat: Add CloudNativePG with B2 backups for persistent Rancher database - Add Local Path Provisioner for storage - Add CloudNativePG operator (v1.27.0) via Flux - Create PostgreSQL cluster with B2 (Backblaze) auto-backup/restore - Update Rancher to use external PostgreSQL via CATTLE_DB_CATTLE_* env vars - Add weekly pg_dump CronJob to B2 (Sundays 2AM) - Add pre-destroy backup hook to destroy workflow - Add B2 credentials to Doppler (B2_ACCOUNT_ID, B2_APPLICATION_KEY) - Generate RANCHER_DB_PASSWORD in Doppler Backup location: HetznerTerra/rancher-backups/ Retention: 14 backups
2026-03-25 23:06:45 +00:00
apiVersion
:
v1
kind
:
Namespace
metadata
:
refactor: Replace CNPG external DB with rancher-backup operator Rancher 2.x uses embedded etcd, not an external PostgreSQL database. The CATTLE_DB_CATTLE_* env vars are Rancher v1 only and were ignored. - Remove all CNPG (CloudNativePG) cluster, operator, and related configs - Remove external DB env vars from Rancher HelmRelease - Remove rancher-db-password ExternalSecret - Add rancher-backup operator HelmRelease (v106.0.2+up8.1.0) - Add B2 credentials ExternalSecret for backup storage - Add recurring Backup CR (daily at 03:00, 7 day retention) - Add commented-out Restore CR for rebuild recovery - Update Flux dependency graph accordingly
2026-03-29 21:53:16 +00:00
name
:
cattle-resources-system
Reference in New Issue
Copy Permalink