shapirov103 / cdk-eks-blueprint

repo for CDK Software Factory
Apache License 2.0
11 stars 2 forks source link

Support for Private Repos #70

Open kcoleman731 opened 3 years ago

kcoleman731 commented 3 years ago

To add support for private repos, we need to do the following:

[ ] Create affordance for a customer to supply a repo URL and SSH key to a blueprint for the ArgoCD bootstrap job. [ ] Document support for private v public repos in Argo docs.