Skip to content

Pipeline creation for helm chart packaging and installation on EKS

Scott Howard requested to merge aws-helm-pipeline-2 into aws-develop

This PR includes the logic necessary to have a 3 stage pipeline that creates an ECR registry, packages the helm charts, deploys the package to ECR, and installs all services on a cluster in EKS.

Merge request reports