X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fpolicy%2Fcomponents%2Fpolicy-clamp-ac-a1pms-ppnt%2Fvalues.yaml;h=fcc907b107d3bbe00b11cf9f31eefa60e7456a43;hb=555db9c1f910db06341070941b466e6c05827e27;hp=20ea23c4abc230097b32cdd9bcc54957fa866568;hpb=e5f9156814f2571b0f4b79a4ba5789b743d837db;p=oom.git diff --git a/kubernetes/policy/components/policy-clamp-ac-a1pms-ppnt/values.yaml b/kubernetes/policy/components/policy-clamp-ac-a1pms-ppnt/values.yaml index 20ea23c4ab..fcc907b107 100755 --- a/kubernetes/policy/components/policy-clamp-ac-a1pms-ppnt/values.yaml +++ b/kubernetes/policy/components/policy-clamp-ac-a1pms-ppnt/values.yaml @@ -104,17 +104,17 @@ flavor: small resources: small: limits: - cpu: 1 - memory: 4Gi + cpu: 999 + memory: 1Gi requests: - cpu: 100m + cpu: 0.5 memory: 1Gi large: limits: - cpu: 2 - memory: 8Gi + cpu: 999 + memory: 2Gi requests: - cpu: 200m + cpu: 1 memory: 2Gi unlimited: {} #Pods Service Account