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=20ea23c4abc230097b32cdd9bcc54957fa866568;hpb=c50f0892fc601eb3d0e237c04b3f54019de513b1;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..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 @@ -105,16 +105,16 @@ resources: small: limits: cpu: 1 - memory: 4Gi + memory: 1Gi requests: - cpu: 100m + cpu: 0.5 memory: 1Gi large: limits: cpu: 2 - memory: 8Gi + memory: 2Gi requests: - cpu: 200m + cpu: 1 memory: 2Gi unlimited: {} #Pods Service Account