serverless-google-cloudfunctions
serverless-google-cloudfunctions copied to clipboard
changing memory parameter does not work in serverless.yml
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