The github source was moved to sources.knative.dev APIgroup (#2178)

This commit is contained in:
Matthias Wessendorf 2020-02-07 18:47:14 +01:00 committed by GitHub
parent 649f472219
commit 51a2096a4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -1,4 +1,4 @@
apiVersion: sources.eventing.knative.dev/v1alpha1
apiVersion: sources.knative.dev/v1alpha1
kind: GitHubSource
metadata:
name: githubsourcesample