Make deployment charts use minimal resources 49/139549/1
authorakenihan <adam.kenihan@est.tech>
Tue, 12 Nov 2024 13:37:37 +0000 (13:37 +0000)
committerAdam Kenihan <adam.kenihan@est.tech>
Mon, 25 Nov 2024 09:56:37 +0000 (09:56 +0000)
Issue-ID: POLICY-5095
Change-Id: I4ee301c42356cccabfd34effb921094a5c3c865c
Signed-off-by: akenihan <adam.kenihan@est.tech>
helm/policy/components/policy-apex-pdp/values.yaml
helm/policy/components/policy-api/values.yaml
helm/policy/components/policy-distribution/values.yaml
helm/policy/components/policy-drools-pdp/values.yaml
helm/policy/components/policy-pap/values.yaml
helm/policy/components/policy-xacml-pdp/values.yaml

index add48dc..bc7959e 100755 (executable)
@@ -84,7 +84,7 @@ resources:
   small:
     limits:
       cpu: 1
-      memory: 4Gi
+      memory: 2Gi
     requests:
       cpu: 10m
       memory: 1Gi
index a05a09e..b5ce082 100644 (file)
@@ -85,7 +85,7 @@ resources:
   small:
     limits:
       cpu: 1
-      memory: 4Gi
+      memory: 2Gi
     requests:
       cpu: 100m
       memory: 1Gi
index 28f1f26..e50449f 100644 (file)
@@ -83,7 +83,7 @@ resources:
   small:
     limits:
       cpu: 1
-      memory: 4Gi
+      memory: 2Gi
     requests:
       cpu: 100m
       memory: 1Gi
index ca49da5..db61a71 100644 (file)
@@ -152,7 +152,7 @@ resources:
   small:
     limits:
       cpu: 1
-      memory: 4Gi
+      memory: 2Gi
     requests:
       cpu: 100m
       memory: 1Gi
index 5efc0b0..ffab46a 100755 (executable)
@@ -97,7 +97,7 @@ resources:
   small:
     limits:
       cpu: 1
-      memory: 4Gi
+      memory: 2Gi
     requests:
       cpu: 100m
       memory: 1Gi
index 4766256..753a9d6 100644 (file)
@@ -111,7 +111,7 @@ resources:
   small:
     limits:
       cpu: 1
-      memory: 4Gi
+      memory: 2Gi
     requests:
       cpu: 100m
       memory: 1Gi