X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fpolicy%2Fcomponents%2Fpolicy-clamp-ac-http-ppnt%2Fvalues.yaml;h=58f7954a7d2e342406072f8e416b775e36d635e1;hb=2d0db7cd17b6690d505b22a2f542149662ebf619;hp=74e00e45f085a4b384075f2715307a900534510f;hpb=555db9c1f910db06341070941b466e6c05827e27;p=oom.git diff --git a/kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml b/kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml index 74e00e45f0..58f7954a7d 100644 --- a/kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml +++ b/kubernetes/policy/components/policy-clamp-ac-http-ppnt/values.yaml @@ -42,7 +42,7 @@ secrets: # Application configuration defaults. ################################################################# # application image -image: onap/policy-clamp-ac-http-ppnt:6.4.3 +image: onap/policy-clamp-ac-http-ppnt:7.0.3 pullPolicy: Always componentName: &componentName policy-clamp-ac-http-ppnt @@ -94,14 +94,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