Unfortunately there will be some downtime when this deploys.
Steps:
Delete DeploymentConfigs for TEST database and backend
Delete DeploymentConfigs for PROD database and backend
Merge this PR
Let deployments to TEST and PROD complete
Delete previous DeploymentConfigs
Note: Scaling deployment configs should have worked, but they sometimes scaled back up regardless. Deleting them is safer, especially for the database!
Replace deprecated Deployment Configs with Deployments. Closes https://github.com/bcgov/nr-old-growth/issues/277
Unfortunately there will be some downtime when this deploys.
Steps:
Note: Scaling deployment configs should have worked, but they sometimes scaled back up regardless. Deleting them is safer, especially for the database!