[DevOps] Update and Simplify our infrastructure

Description

Currently, our infrastructure works on running kubectl scripts to deploy the application, and manual operations to add other resources needed for k8s (such as cert-manager)

The Problem

This is hard to keep track of, manual portions need to be manually updated, otherwise we risk incidents like #639 (closed)

Background/Current State

We use kubectl scripts to deploy our application, some things are not managed via tools like Helm.

Solution

TBD

Additional Information

Steps

  • TBD
  • TBD
  • TBD
  • TBD