Expected Behavior
kubectl apply --filename https://github.com/knative/eventing-contrib/releases/download/v0.9.0/gcppubsub.yaml
should work
Actual Behavior
error: unable to read URL "https://github.com/knative/eventing-contrib/releases/download/v0.9.0/gcppubsub.yaml", server reported 404 Not Found, status code=404
Question:
Would it be fine to use GCP PubSub event source from some older link?