This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch fix-kinesis-cred in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector-examples.git
commit f35ed948d1fe7a65050eb8396cf137f02f826eaa Author: Andrea Cosentino <[email protected]> AuthorDate: Fri Jan 15 13:47:45 2021 +0100 Deleted aws2-s3-cred.properties in kinesis source example --- .../aws2-kinesis-source/config/openshift/aws2-s3-cred.properties | 3 --- 1 file changed, 3 deletions(-) diff --git a/aws2-kinesis/aws2-kinesis-source/config/openshift/aws2-s3-cred.properties b/aws2-kinesis/aws2-kinesis-source/config/openshift/aws2-s3-cred.properties deleted file mode 100644 index d1596a1..0000000 --- a/aws2-kinesis/aws2-kinesis-source/config/openshift/aws2-s3-cred.properties +++ /dev/null @@ -1,3 +0,0 @@ -accessKey=xxxx -secretKey=yyyy -region=region
