knative / build-templates

A library of build templates.
Apache License 2.0
184 stars 68 forks source link

Error using kaniko template #27

Closed rgregg closed 6 years ago

rgregg commented 6 years ago

I'm trying to create the kaniko template in my cluster (using the file from https://github.com/knative/build-templates/tree/master/kaniko). I'm getting this error:

error: unable to recognize "kaniko.yaml": no matches for build.knative.dev/, Kind=BuildTemplate

Has the namespace changed?

rgregg commented 6 years ago

Oops, my knative install was too old.