X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fsdc%2Fcomponents%2Fsdc-wfd-fe%2Fvalues.yaml;h=3c6645cc4cc67c9e996cca883c857b97c849ccd4;hb=db8167bbf6923c8f316ebadd6cec1dd4891428a1;hp=5a11c93f6a8ea7a3e4d6e21c78cc01501cc57670;hpb=7a24e5fedfafeab43c80403759507960abb3c2b0;p=oom.git diff --git a/kubernetes/sdc/components/sdc-wfd-fe/values.yaml b/kubernetes/sdc/components/sdc-wfd-fe/values.yaml index 5a11c93f6a..3c6645cc4c 100644 --- a/kubernetes/sdc/components/sdc-wfd-fe/values.yaml +++ b/kubernetes/sdc/components/sdc-wfd-fe/values.yaml @@ -114,14 +114,14 @@ flavor: small 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