X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=kubernetes%2Fpolicy%2Fcomponents%2Fpolicy-clamp-runtime-acm%2Fvalues.yaml;h=83e4350e7decf580f6139c935e3bc36ac1eda21f;hb=555db9c1f910db06341070941b466e6c05827e27;hp=73a759eae5fcce9b34e25cf38599e8b6dd4c0191;hpb=e5f9156814f2571b0f4b79a4ba5789b743d837db;p=oom.git diff --git a/kubernetes/policy/components/policy-clamp-runtime-acm/values.yaml b/kubernetes/policy/components/policy-clamp-runtime-acm/values.yaml index 73a759eae5..83e4350e7d 100644 --- a/kubernetes/policy/components/policy-clamp-runtime-acm/values.yaml +++ b/kubernetes/policy/components/policy-clamp-runtime-acm/values.yaml @@ -129,18 +129,18 @@ flavor: small resources: small: limits: - cpu: 1 - memory: 6Gi + cpu: 999 + memory: 1Gi requests: - cpu: 200m - memory: 2Gi + cpu: 0.5 + memory: 1Gi large: limits: - cpu: 2 - memory: 8Gi + cpu: 999 + memory: 2Gi requests: - cpu: 400m - memory: 4Gi + cpu: 1 + memory: 2Gi unlimited: {} #Pods Service Account