appsody / tekton-example

Example implementation of a tekton pipeline that deploys an Appsody project. This repo will be archived soon.
Apache License 2.0
11 stars 20 forks source link

serviceAccount tag no longer valid #32

Closed maneilldev closed 4 years ago

maneilldev commented 4 years ago

appsody-pipeline-run.yaml references serviceAccount: appsody-sa. However, the latest version of Tekton doesn't recognize serviceAccount. I removed the line in my own run of the example and it worked fine.