nxtgauge-gitops/apps/postgresql
sync-test 798b336419 feat(backup): add postgres backup CronJobs for litellm and main data namespace
- pg_dump + B2 (S3-compatible) upload with retention-based pruning
- litellm backup job is suspended: the nxtgauge-ai postgres instance
  currently has a corrupt litellm database catalog file, un-suspend
  once that's fixed/reinitialized
- secrets encrypted with sops per repo convention (.sops.yaml)
- not yet wired into kustomizations; apps/postgresql is not part of
  the Flux-applied tree today (statefulset.yaml predates this and is
  also unwired) - needs a deliberate decision on how postgres is
  meant to be deployed/applied before enabling
2026-08-15 22:34:55 +05:30
..
backup-cronjob.yaml feat(backup): add postgres backup CronJobs for litellm and main data namespace 2026-08-15 22:34:55 +05:30
backup-secret.yaml feat(backup): add postgres backup CronJobs for litellm and main data namespace 2026-08-15 22:34:55 +05:30
statefulset.yaml feat(ai): add AI plans docs, LiteLLM manifests, and infrastructure updates 2026-06-15 06:15:41 +05:30