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.
|
||||
|
||||
apiVersion: sources.knative.dev/v1alpha1
|
||||
apiVersion: sources.knative.dev/v1
|
||||
kind: ApiServerSource
|
||||
metadata:
|
||||
name: src
|
||||
|
|
Loading…
Reference in New Issue