aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/components/policy-drools-pdp/values.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/policy/components/policy-drools-pdp/values.yaml')
-rwxr-xr-xkubernetes/policy/components/policy-drools-pdp/values.yaml16
1 files changed, 8 insertions, 8 deletions
diff --git a/kubernetes/policy/components/policy-drools-pdp/values.yaml b/kubernetes/policy/components/policy-drools-pdp/values.yaml
index ddc81b6980..9ef74e8d86 100755
--- a/kubernetes/policy/components/policy-drools-pdp/values.yaml
+++ b/kubernetes/policy/components/policy-drools-pdp/values.yaml
@@ -157,18 +157,18 @@ flavor: small
resources:
small:
limits:
- cpu: 1
- memory: 4Gi
+ cpu: 999
+ memory: 0.8Gi
requests:
- cpu: 100m
- memory: 1Gi
+ cpu: 0.5
+ memory: 0.8Gi
large:
limits:
- cpu: 2
- memory: 8Gi
+ cpu: 999
+ memory: 1.6Gi
requests:
- cpu: 200m
- memory: 2Gi
+ cpu: 1
+ memory: 1.6Gi
unlimited: {}
#Pods Service Account