mirror of https://github.com/knative/docs.git
This fixes some field renaming. (#549)
This matches the iot-core sample field names.
This commit is contained in:
parent
8591af1de8
commit
45bda74d0c
|
@ -6,12 +6,12 @@ metadata:
|
|||
name: gcppubsub-source-sample
|
||||
namespace: default
|
||||
spec:
|
||||
from:
|
||||
channel:
|
||||
apiVersion: eventing.knative.dev/v1alpha1
|
||||
kind: Channel
|
||||
name: qux-1
|
||||
call:
|
||||
targetRef:
|
||||
subscriber:
|
||||
ref:
|
||||
apiVersion: serving.knative.dev/v1alpha1
|
||||
kind: Service
|
||||
name: message-dumper
|
||||
|
|
Loading…
Reference in New Issue