X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcds%2Fcomponents%2Fcds-py-executor%2Fvalues.yaml;h=fb415d1cf023d38b4042f94fa7e1119ab7b1b709;hb=db8167bbf6923c8f316ebadd6cec1dd4891428a1;hp=9e556eedcb59b00c447f49f4d3195a9c154c8e88;hpb=0c3f15fe1a61e0361f601ffca291693928c75350;p=oom.git diff --git a/kubernetes/cds/components/cds-py-executor/values.yaml b/kubernetes/cds/components/cds-py-executor/values.yaml index 9e556eedcb..fb415d1cf0 100755 --- a/kubernetes/cds/components/cds-py-executor/values.yaml +++ b/kubernetes/cds/components/cds-py-executor/values.yaml @@ -97,18 +97,18 @@ flavor: small resources: small: limits: - cpu: 2 - memory: 4Gi - requests: cpu: 1 - memory: 1Gi + memory: 0.2Gi + requests: + cpu: 0.5 + memory: 0.2Gi large: limits: - cpu: 4 - memory: 8Gi - requests: cpu: 2 - memory: 4Gi + memory: 0.4Gi + requests: + cpu: 1 + memory: 0.4Gi unlimited: {} #Pods Service Account