microsoft / bedrock

Automation for Production Kubernetes Clusters with a GitOps Workflow
MIT License
129 stars 12 forks source link

CICD using Azure DevOps with Azure git repo #1000

Open prakash1097 opened 4 years ago

prakash1097 commented 4 years ago

I could deploy the cluster and the applications by Flux linked with GitHub Repository using deploy keys. But how do i link the Flux with Azure DevOps Git repo? We have tried to replicate the the same set up using Azure DevOps, In Flux arguments, we replaced github SSH url with Azure git's SSH url. But it doesn't seem to be working.

image

samiyaakhtar commented 4 years ago

Hi @prakash1097, could you give us more information about the error you're seeing? Have you created an SSH key in Azure DevOps and used that as your flux secret? Can you paste the logs from the flux pod to help troubleshoot this better?