mirror of https://github.com/knative/docs.git
The github source was moved to sources.knative.dev APIgroup (#2178)
This commit is contained in:
parent
649f472219
commit
51a2096a4b
|
@ -116,7 +116,7 @@ field to the spec specifying your GitHub enterprise API endpoint, see
|
|||
[here](../../README.md#githubsource)
|
||||
|
||||
```yaml
|
||||
apiVersion: sources.eventing.knative.dev/v1alpha1
|
||||
apiVersion: sources.knative.dev/v1alpha1
|
||||
kind: GitHubSource
|
||||
metadata:
|
||||
name: githubsourcesample
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
apiVersion: sources.eventing.knative.dev/v1alpha1
|
||||
apiVersion: sources.knative.dev/v1alpha1
|
||||
kind: GitHubSource
|
||||
metadata:
|
||||
name: githubsourcesample
|
||||
|
|
Loading…
Reference in New Issue