X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fpolicy%2Fcomponents%2Fpolicy-clamp-ac-a1pms-ppnt%2Fvalues.yaml;h=ac74011463603d99c0b7e0fb3e298c24a84c429c;hb=9964927d8766c5c396ef2caf6f7aeb7494db279e;hp=fcc907b107d3bbe00b11cf9f31eefa60e7456a43;hpb=559e0928cd7c50fee2f36c3cc3b043eb7162871c;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..ac74011463 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.1.0 pullPolicy: Always componentName: &componentName policy-clamp-ac-a1pms-ppnt @@ -104,18 +104,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: