Memory Limit Issue
What is the default memory limit of application?
When i tried to change the value to 8gb (8192MB) i got errors of:
```
Error occurred
, check the logs for details.
(HTTP code 400) unexpected - rpc error: code = InvalidArgument desc = invalid memory value 1048576: Must be at least 4MiB
When i tried to change the value to 8gb (8192MB) i got errors of:
```
Error occurred
(HTTP code 400) unexpected - rpc error: code = InvalidArgument desc = invalid memory value 1048576: Must be at least 4MiB
