Skip to content

Commit

Permalink
Fix sqs example event source (#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
zachaller authored Feb 8, 2020
1 parent 16f84d1 commit a30b3fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/event-sources/aws-sqs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: aws-sqs-event-source
spec:
type: "sqs"
spec:
sqs:
example:
# accessKey contains information about K8s secret that stores the access key
accessKey:
Expand Down

0 comments on commit a30b3fe

Please sign in to comment.