Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Can't overwrite function name by using name option #210

Open
@cscetbon

Description

@cscetbon

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions