Issue 2966 (#2968)

* Updated links for github source

* Added artifact org so it could locate the correct repo
This commit is contained in:
Mike Petersen 2020-10-23 10:59:37 -07:00 committed by GitHub
parent 58d26ed9f2
commit a4d5e33eae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -754,7 +754,7 @@ kubectl label namespace default eventing.knative.dev/injection=enabled
The following command installs the single-tenant Github source:
```bash
kubectl apply --filename {{< artifact repo="eventing-contrib" file="github.yaml" >}}
kubectl apply --filename {{< artifact org="knative-sandbox" repo="eventing-github" file="github.yaml" >}}
```
The single-tenant GitHub source creates one Knative service per GitHub source.
@ -762,7 +762,7 @@ The single-tenant GitHub source creates one Knative service per GitHub source.
The following command installs the multi-tenant GitHub source:
```bash
kubectl apply --filename {{< artifact repo="eventing-contrib" file="mt-github.yaml" >}}
kubectl apply --filename {{< artifact org="knative-sandbox" repo="eventing-github" file="mt-github.yaml" >}}
```
The multi-tenant GitHub source creates only one Knative service handling all