X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fpolicy%2Fcomponents%2Fpolicy-clamp-ac-a1pms-ppnt%2Fvalues.yaml;h=b6815dff55de35c4544829b2577a6e7f7bac8042;hb=2d0db7cd17b6690d505b22a2f542149662ebf619;hp=fcc907b107d3bbe00b11cf9f31eefa60e7456a43;hpb=491446e0ef8966809476e969544ef6187e39bd58;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 fcc907b107..b6815dff55 100755 --- a/kubernetes/policy/components/policy-clamp-ac-a1pms-ppnt/values.yaml +++ b/kubernetes/policy/components/policy-clamp-ac-a1pms-ppnt/values.yaml @@ -42,7 +42,7 @@ secrets: # Application configuration defaults. ################################################################# # application image -image: onap/policy-clamp-ac-a1pms-ppnt:6.4.3 +image: onap/policy-clamp-ac-a1pms-ppnt:7.0.3 pullPolicy: Always componentName: &componentName policy-clamp-ac-a1pms-ppnt @@ -104,14 +104,14 @@ flavor: small resources: small: limits: - cpu: 999 + cpu: 1 memory: 1Gi requests: cpu: 0.5 memory: 1Gi large: limits: - cpu: 999 + cpu: 2 memory: 2Gi requests: cpu: 1