[DCAE] Dashboard resource update 24/121624/8
authorvv770d <vv770d@att.com>
Tue, 1 Jun 2021 21:10:09 +0000 (21:10 +0000)
committerVijay Venkatesh Kumar <vv770d@att.com>
Wed, 16 Jun 2021 14:13:10 +0000 (14:13 +0000)
Bump up resource to stablize gating/daily
run failures

Change-Id: Ic46e163596917101f748b71465723c0a089bf45c
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2800

kubernetes/dcaegen2/components/dcae-dashboard/values.yaml

index a143148..83914d4 100644 (file)
@@ -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: