X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fpolicy%2Fcomponents%2Fpolicy-distribution%2Fvalues.yaml;h=33483e18a50b7b40db032916ea100ec372afb876;hb=555db9c1f910db06341070941b466e6c05827e27;hp=3c71e7807281217b25fb95dff3e90af7c84f6e25;hpb=e5f9156814f2571b0f4b79a4ba5789b743d837db;p=oom.git diff --git a/kubernetes/policy/components/policy-distribution/values.yaml b/kubernetes/policy/components/policy-distribution/values.yaml index 3c71e78072..33483e18a5 100755 --- a/kubernetes/policy/components/policy-distribution/values.yaml +++ b/kubernetes/policy/components/policy-distribution/values.yaml @@ -127,18 +127,18 @@ flavor: small resources: small: limits: - cpu: 1 - memory: 4Gi + cpu: 999 + memory: 0.5Gi requests: - cpu: 100m - memory: 1Gi + cpu: 0.5 + memory: 0.5Gi large: limits: - cpu: 2 - memory: 8Gi + cpu: 999 + memory: 1Gi requests: - cpu: 200m - memory: 2Gi + cpu: 1 + memory: 1Gi unlimited: {} #Pods Service Account