serverless / serverless-kubeless

This plugin enables support for Kubeless within the Serverless Framework.
Apache License 2.0
303 stars 80 forks source link

Add Secrets support #106

Closed gimlet2 closed 6 years ago

gimlet2 commented 6 years ago

In case you want to add some secrets to your kubeless function PR 572 you can specify them as list of secret names in a function description.

  test:
    handler: handler.test
    namespace: kubeles
    secrets:
    - experiment