Closed tompizmor closed 7 years ago
Add new example: Upload a file to a Minio bucket and get a notification in slack.
This example does not include serverless.yml or package.json as pub/sub triggered functions does not work yet with the serverless-kubeless plugin.
serverless.yml
package.json
lgtm, (but let's not forget to update it once we support events with servereless)
servereless
Add new example: Upload a file to a Minio bucket and get a notification in slack.
This example does not include
serverless.yml
orpackage.json
as pub/sub triggered functions does not work yet with the serverless-kubeless plugin.