okteto / pipeline

Enable GitHub developers to trigger Okteto Pipelines from a GitHub Actions workflow
https://okteto.com
Apache License 2.0
15 stars 8 forks source link

failed to deploy pipeline #14

Closed mohammadne closed 3 years ago

mohammadne commented 3 years ago

hi

after running okteto/pipeline@latest I will get this error:

x  failed to deploy pipeline: failed to deploy okteto pipeline

I have specified my pipeline in .okteto/okteto-pipeline.yml

link to actual repo

rberrelleza commented 3 years ago

Thanks for raising the issue. Could it be possible to let us know what was the error reported in the preview environment in Okteto? You can see it by clicking on the URL of the preview env that's added as a comment.

mohammadne commented 3 years ago

it was due to the configmap and the name referenced as a configmap mount in the deployment manifest are not matching.