mirror of https://github.com/knative/docs.git
Update ApiServerSource apiVersion in example (#5241)
This commit is contained in:
parent
36ff4ae0f7
commit
61cf3fba81
|
@ -11,7 +11,7 @@ metadata:
|
||||||
|
|
||||||
# The event source.
|
# The event source.
|
||||||
|
|
||||||
apiVersion: sources.knative.dev/v1alpha1
|
apiVersion: sources.knative.dev/v1
|
||||||
kind: ApiServerSource
|
kind: ApiServerSource
|
||||||
metadata:
|
metadata:
|
||||||
name: src
|
name: src
|
||||||
|
|
Loading…
Reference in New Issue