Skip to content

changing memory parameter does not work in serverless.yml #159

Open
@karanrk

Description

@karanrk

Hello,

In the serverless.yml file, i have tried modifying timeout parameter works fine but the changing the memory does not reflect on google cloud GUI.
Please let me know how to edit memory through serverless.

Things tried:

<func>
 handler:<myhandler>
 memory: 128 MB/128/128mb/128Mb

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions