X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fholmes%2Fcomponents%2Fholmes-rule-mgmt%2Fvalues.yaml;h=1b2724741af51235542bf47bc87f4db93002b69f;hb=db8167bbf6923c8f316ebadd6cec1dd4891428a1;hp=a6a0bd05bb50204a453bc5e5669f217ccc412f58;hpb=7a24e5fedfafeab43c80403759507960abb3c2b0;p=oom.git diff --git a/kubernetes/holmes/components/holmes-rule-mgmt/values.yaml b/kubernetes/holmes/components/holmes-rule-mgmt/values.yaml index a6a0bd05bb..1b2724741a 100644 --- a/kubernetes/holmes/components/holmes-rule-mgmt/values.yaml +++ b/kubernetes/holmes/components/holmes-rule-mgmt/values.yaml @@ -120,14 +120,14 @@ readiness: 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