Deployment

We use ArgoCD as continuous delivery tool for Kubernetes. This allows us to declare all the applications we want to deploy in the cluster. The scrips/deploy.sh script deploys ArgoCD if it detects that it is not present, then deploys the ArgoCD Appof Apps with Automated Sync Policy.