redhat-scholars / tekton-tutorial

Get started with Tekton Pipelines :smiley_cat: for https://dn.dev/master. Learn from basics to advanced
https://redhat-scholars.github.io/tekton-tutorial
Apache License 2.0
95 stars 94 forks source link

fix image url issues with ocp example #5

Closed rcarrata closed 4 years ago

rcarrata commented 4 years ago

As @kameshsampath described (and helped) with this issue (https://github.com/redhat-developer-demos/tekton-tutorial/issues/3) the proper namespace needs to be specified into the image url.

Is there any way in anphora render the {tutorial-namespace} inside of the --image to not hardcode this?