Open cscetbon opened 4 years ago
Using name option doesn't do anything
functions: playground: handler: handler.playgroundHandler name: ${self:provider.stage}-${self:provider.namespace}-kubeless-playground
the function deployed is still named playground when it should be prod-ns1-kubeless-playground
That parameter is not supported yet for Kubeless as far as I recall.
Then I guess this issue is a feature request then
Using name option doesn't do anything
the function deployed is still named playground when it should be prod-ns1-kubeless-playground