diff --git a/deployment.json b/deployment.json index e1fd014..98e3999 100644 --- a/deployment.json +++ b/deployment.json @@ -14,11 +14,11 @@ "resources": { "limits": { "cpu": "500m", - "memory": "512Mi" + "memory": "1024Mi" }, "requests": { "cpu": "250m", - "memory": "256Mi" + "memory": "512Mi" } } } \ No newline at end of file