X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcommon%2Felasticsearch%2Fcomponents%2Fcurator%2Fvalues.yaml;fp=kubernetes%2Fcommon%2Felasticsearch%2Fcomponents%2Fcurator%2Fvalues.yaml;h=00f113b5bb4fa236e870837be5df37f905b82e3b;hb=8cbb3d9b964b774b1400df5d909913b669c2a243;hp=0a5080e917cb16bf2553d26dec2b5f63d42cf4b2;hpb=9468364310a767b4d68f35a94f15e79ff38c5908;p=oom.git diff --git a/kubernetes/common/elasticsearch/components/curator/values.yaml b/kubernetes/common/elasticsearch/components/curator/values.yaml index 0a5080e917..00f113b5bb 100644 --- a/kubernetes/common/elasticsearch/components/curator/values.yaml +++ b/kubernetes/common/elasticsearch/components/curator/values.yaml @@ -124,10 +124,10 @@ resources: # lines, adjust them as necessary, and remove the curly braces after 'resources:'. limits: {} # cpu: "100m" - # memory: "0.1Gi" + # memory: "100Mi" requests: {} # cpu: "100m" - # memory: "0.1Gi" + # memory: "100Mi" priorityClassName: "" # extraVolumes and extraVolumeMounts allows you to mount other volumes # Example Use Case: mount ssl certificates when elasticsearch has tls enabled