UNCLASSIFIED - NO CUI

Skip to content

feat: Postgres PVC & Automatic backups

Dale Bumblis requested to merge feat/postgres-pvc-backup into main

General MR

Summary

  • Moves Database env vars to their own global section for repeat use in multiple templates
  • Add PersistentVolumeClaims for postgres data & backups (when enabled)
  • Add cronjob to back up postgresdb to PVC /backups directory
  • Updates values to enable or disable backups

*Bumps Parabol and Postgres container images to latest available in IronBank

Relevant logs/screenshots

(Include any relevant logs/screenshots)

Edited by Dale Bumblis

Merge request reports