From: vv770d Date: Tue, 1 Jun 2021 21:10:09 +0000 (+0000) Subject: [DCAE] Dashboard resource update X-Git-Tag: 9.0.0~228^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=46d5377b3aae444e208cee91c480e82f5954c56b;hp=84b962398213641e656e8d1750b83f480f531563;p=oom.git [DCAE] Dashboard resource update Bump up resource to stablize gating/daily run failures Change-Id: Ic46e163596917101f748b71465723c0a089bf45c Signed-off-by: vv770d Issue-ID: DCAEGEN2-2800 --- diff --git a/kubernetes/dcaegen2/components/dcae-dashboard/values.yaml b/kubernetes/dcaegen2/components/dcae-dashboard/values.yaml index a1431488b8..83914d423c 100644 --- a/kubernetes/dcaegen2/components/dcae-dashboard/values.yaml +++ b/kubernetes/dcaegen2/components/dcae-dashboard/values.yaml @@ -1,6 +1,6 @@ #============LICENSE_START======================================================== # ================================================================================ -# Copyright (c) 2019-2020 AT&T Intellectual Property. All rights reserved. +# Copyright (c) 2019-2021 AT&T Intellectual Property. All rights reserved. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -103,10 +103,10 @@ flavor: small resources: small: limits: - cpu: 2 - memory: 2Gi + cpu: 4000m + memory: 4Gi requests: - cpu: 1 + cpu: 1500m memory: 1Gi large: limits: