X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fdmaap%2Fcomponents%2Fdmaap-bc%2Fvalues.yaml;h=5c291f063e58fb9a6a119ad5128e2fedb7ed3078;hb=555db9c1f910db06341070941b466e6c05827e27;hp=58631e1452a1b7c0060d5bf3614e42f210e9e55f;hpb=e5f9156814f2571b0f4b79a4ba5789b743d837db;p=oom.git diff --git a/kubernetes/dmaap/components/dmaap-bc/values.yaml b/kubernetes/dmaap/components/dmaap-bc/values.yaml index 58631e1452..5c291f063e 100644 --- a/kubernetes/dmaap/components/dmaap-bc/values.yaml +++ b/kubernetes/dmaap/components/dmaap-bc/values.yaml @@ -120,15 +120,15 @@ flavor: small resources: small: limits: - cpu: 2 - memory: 4Gi + cpu: 999 + memory: 1Gi requests: cpu: 1 memory: 1Gi large: limits: - cpu: 4 - memory: 8Gi + cpu: 999 + memory: 2Gi requests: cpu: 2 memory: 2Gi