Steps to follow for seting up a sample GitOps pipelines using gitops-cli
-
Complete all the pre-requisite steps mentioned in the docs
-
Bootstrap a GitOps repository following steps mentioned in the docs
odo pipelines bootstrap --service-repo-url https://github.com/<username>/taxi.git \ --dockercfgjson ~/Downloads/<username>-gitops-auth.json \ --gitops-repo-url https://github.com/<username>/gitops-example.git \
--image-repo quay.io//taxi --prefix demo --output \