Skip to content

Commit

Permalink
Use log-sink Kamelet and show headers
Browse files Browse the repository at this point in the history
  • Loading branch information
christophd committed Nov 18, 2022
1 parent a655fc8 commit 703c258
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion test/aws-s3/aws-s3-uri-binding.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,9 @@ spec:
secretKey: ${YAKS_TESTCONTAINERS_LOCALSTACK_SECRET_KEY}
region: ${YAKS_TESTCONTAINERS_LOCALSTACK_REGION}
sink:
uri: log:info
ref:
kind: Kamelet
apiVersion: camel.apache.org/v1alpha1
name: log-sink
properties:
showHeaders: true

0 comments on commit 703c258

Please sign in to comment.