After manually deploying the tekton-tasks image, there is a step at the top of Automate Deployment that asks you to clean up the Deployment, Service, and Route from your manual deployment. Right after, it offers some commands that could manually recreate the deployment. Executing them causes the follow-on PipelineRun to fail, if you don't clean up.
They should be a code block, but not an execute block, that explains that the manual process steps on the automated process more clearly.
After manually deploying the tekton-tasks image, there is a step at the top of
Automate Deployment
that asks you to clean up the Deployment, Service, and Route from your manual deployment. Right after, it offers some commands that could manually recreate the deployment. Executing them causes the follow-on PipelineRun to fail, if you don't clean up.They should be a code block, but not an execute block, that explains that the manual process steps on the automated process more clearly.