Describe the task
With open shift moving to newer version 4.14, DeploymentConfig is being deprecated. We need first to update it to deployment before we can move towards using Helm
Acceptance Criteria
[ ] Update deployment config files to deployment
[ ] Move more generic content to the init file
[ ] Prepare a guide to apply changes on TEST and PROD environments
Additional context
Make sure to document the steps required to manually update the other environments without losing the database pvc
Describe the task With open shift moving to newer version 4.14, DeploymentConfig is being deprecated. We need first to update it to deployment before we can move towards using Helm
Acceptance Criteria
Additional context