UNCLASSIFIED - NO CUI

Skip to content

Chart refactor - application components

Dale Bumblis requested to merge breakout-components into main

General MR

Summary

Refactored helm chart

  • Webserver and gql-executor are now their own deployments with the ability to run multiple replicas of each
  • Updated startup scrips for deployments & added pod IPs as server IDs
  • Redis, RethinkDB, & Postgres are now run as statefulsets
  • Added ability to pass annotations through values file
  • Added cronjob to restart gqlexecutors on time interval if needed

Relevant logs/screenshots

N/A

Linked Issue

issue

Upgrade Notices

Upgrading may require edits to your values file as some blocks have been added or removed

Edited by Dale Bumblis

Merge request reports