[Portal] Adjust Pods Requests/Limits 71/97671/5
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Tue, 29 Oct 2019 11:00:36 +0000 (12:00 +0100)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Wed, 6 Nov 2019 08:16:06 +0000 (09:16 +0100)
I've adjusted the Requests / Limits of portal pods according to real
usage of "Orange Openlab" and "Onap daily master".

Calculation is the following:

per deployment:
 * CPU/Mem requests is max of average from the two deployments
 * CPU/Mem limits is (max of max from the two deployments) * 1.2

 Moved portal-widget CPU limit to 1 as it's not starting if set to lower
 than that.

 Full values are available on jira ticket
 (https://jira.onap.org/browse/PORTAL-517).

Change-Id: Ic02fef386e05351a6fa9e47bf47d5c2046f490e3
Issue-ID: PORTAL-517
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Signed-off-by: Lorraine Welch <lb2391@att.com>

No differences found