From ac3a709fc19c5274b12673902694033384db9e77 Mon Sep 17 00:00:00 2001 From: Borislav Glozman Date: Wed, 6 Nov 2019 12:00:46 +0000 Subject: Update git submodules * Update docs/submodules/oom.git from branch 'master' to c2e3446ef0d55c61bbdcd22aa24ba08f12542e04 - Merge "[Portal] Adjust Pods Requests/Limits" - [Portal] Adjust Pods Requests/Limits 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 Signed-off-by: Lorraine Welch --- docs/submodules/oom.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/oom.git') diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git index 685380e45..c2e3446ef 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit 685380e4597129b620665110b8b32207b493f1a9 +Subproject commit c2e3446ef0d55c61bbdcd22aa24ba08f12542e04 -- cgit 1.2.3-korg