Helm Chart Deployment
Goal:
We want to create HELM charts so we can automatically deploy the DNS Zone Manager services
Description:
Components to be deployed:
- Zone Manager Backend
- Zone Manager Frontend
- NSD and KNOT Deployment
- Postgresql deployment
Deployments should be created in a scalable way, so amount of replicas should be easily changeable from 1 to 2 or more. The Postgresql should be handled through the ECO provided Helm chart Operator.
Acceptance Criteria:
- Helm charts are created in the repo in the folder "deployment/"