mirror of https://github.com/knative/docs.git
Remove extra.yaml from a link to release-with-gcppubsub.yaml (#534)
This commit is contained in:
parent
f1721ec51a
commit
7911ab4633
|
@ -65,7 +65,7 @@ In addition to the core sources, you can also use GCP PubSub as a source with
|
|||
the following yaml:
|
||||
|
||||
```bash
|
||||
kubectl apply --filename https://storage.googleapis.com/knative-releases/eventing-sources/latest/release-with-gcppubsub.yaml.yaml
|
||||
kubectl apply --filename https://storage.googleapis.com/knative-releases/eventing-sources/latest/release-with-gcppubsub.yaml
|
||||
```
|
||||
|
||||
This document will be updated as additional sources (which are custom resource
|
||||
|
|
Loading…
Reference in New Issue