diff options
Diffstat (limited to 'kubernetes/uui/components/uui-nlp/values.yaml')
-rw-r--r-- | kubernetes/uui/components/uui-nlp/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/uui/components/uui-nlp/values.yaml b/kubernetes/uui/components/uui-nlp/values.yaml index cc87923e1e..cdfa50e3c0 100644 --- a/kubernetes/uui/components/uui-nlp/values.yaml +++ b/kubernetes/uui/components/uui-nlp/values.yaml @@ -85,7 +85,7 @@ resources: memory: "1Gi" requests: cpu: "0.5" - memory: "0.5Gi" + memory: "500Mi" large: limits: cpu: "2" |