serverless / serverless-kubeless

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

Adds support for `enableTLSAcme` #127

Open ianserlin opened 6 years ago

ianserlin commented 6 years ago

Adds support for placing enableTLSAcme: true at the provider level of a service to get the auto-ssl certificates from cert-manager.

sebgoa commented 6 years ago

is there something similar for the AWS or openwhisk providers that we could use to standardize the keys in the serverless.yml file ?