Skip to content

Conversation

@loftkun
Copy link

@loftkun loftkun commented Jul 31, 2021

Hi, I found an error while performing the steps in the following document.

I created an application by using the oc commands : oc create -f openshift-gitops-getting-started/argo/app.yaml ,
but it was not deployed with following error:

rpc error: code = Unknown desc = Unable to resolve 'main' to a commit SHA

The reason for the above error is that the repoURL points to the source of the fork
and the targetRevision points to a main branch that does not currently exist.

So I set the repoURL to be this repository, and confirmed it deployed successfully.
And I fixed the other yaml files like that.

@loftkun
Copy link
Author

loftkun commented Aug 2, 2021

@sbose78 @siamaksade
Hi, Could you please assign reviewer?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant