X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fpolicy%2Fcomponents%2Fpolicy-clamp-ac-pf-ppnt%2Fvalues.yaml;h=c867891b78188669611f97b991172bf40863548c;hb=9964927d8766c5c396ef2caf6f7aeb7494db279e;hp=a2eeb39384ebda1dd0848597babdd21e99c72e92;hpb=491446e0ef8966809476e969544ef6187e39bd58;p=oom.git diff --git a/kubernetes/policy/components/policy-clamp-ac-pf-ppnt/values.yaml b/kubernetes/policy/components/policy-clamp-ac-pf-ppnt/values.yaml index a2eeb39384..c867891b78 100644 --- a/kubernetes/policy/components/policy-clamp-ac-pf-ppnt/values.yaml +++ b/kubernetes/policy/components/policy-clamp-ac-pf-ppnt/values.yaml @@ -54,7 +54,7 @@ secrets: # Application configuration defaults. ################################################################# # application image -image: onap/policy-clamp-ac-pf-ppnt:6.4.3 +image: onap/policy-clamp-ac-pf-ppnt:7.1.0 pullPolicy: Always componentName: &componentName policy-clamp-ac-pf-ppnt @@ -115,18 +115,18 @@ flavor: small resources: small: limits: - cpu: 999 - memory: 1Gi + cpu: "1" + memory: "1Gi" requests: - cpu: 0.5 - memory: 1Gi + cpu: "0.5" + memory: "1Gi" large: limits: - cpu: 999 - memory: 2Gi + cpu: "2" + memory: "2Gi" requests: - cpu: 1 - memory: 2Gi + cpu: "1" + memory: "2Gi" unlimited: {} #Pods Service Account serviceAccount: