This fixes some field renaming. (#549)

This matches the iot-core sample field names.
This commit is contained in:
Matt Moore 2018-11-16 17:06:18 -08:00 committed by Knative Prow Robot
parent 8591af1de8
commit 45bda74d0c
1 changed files with 3 additions and 3 deletions

View File

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