X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fpolicy%2Fcomponents%2Fpolicy-gui%2Fvalues.yaml;h=aeccf3a2ab610067f6c2cfe5861d554979f5af1f;hb=2d0db7cd17b6690d505b22a2f542149662ebf619;hp=607af499dd610c97d7c7821ef4bf31cfc76c634f;hpb=559e0928cd7c50fee2f36c3cc3b043eb7162871c;p=oom.git diff --git a/kubernetes/policy/components/policy-gui/values.yaml b/kubernetes/policy/components/policy-gui/values.yaml index 607af499dd..aeccf3a2ab 100644 --- a/kubernetes/policy/components/policy-gui/values.yaml +++ b/kubernetes/policy/components/policy-gui/values.yaml @@ -29,7 +29,7 @@ subChartsOnly: flavor: small # application image -image: onap/policy-gui:2.4.2 +image: onap/policy-gui:3.0.2 pullPolicy: Always # flag to enable debugging - application support required @@ -109,14 +109,14 @@ serviceMesh: resources: small: limits: - cpu: 999 + cpu: 1 memory: 0.7Gi requests: cpu: 0.5 memory: 0.7Gi large: limits: - cpu: 999 + cpu: 2 memory: 1.4Gi requests: cpu: 1