## Expected Behavior Users should be able to install and run knative/eventing components from prebuilt images without first cloning and building. ## Actual Behavior Users have to build from a cloned repo, using `ko apply`...
Expected Behavior
Users should be able to install and run knative/eventing components from prebuilt images without first cloning and building.
Actual Behavior
Users have to build from a cloned repo, using
ko apply...