aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/namespaces/default/mongodb/deployment.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/namespaces/default/mongodb/deployment.yaml')
-rw-r--r--kubernetes/namespaces/default/mongodb/deployment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/namespaces/default/mongodb/deployment.yaml b/kubernetes/namespaces/default/mongodb/deployment.yaml
index 592c342..f202ead 100644
--- a/kubernetes/namespaces/default/mongodb/deployment.yaml
+++ b/kubernetes/namespaces/default/mongodb/deployment.yaml
@@ -26,7 +26,7 @@ spec:
memory: 300Mi
limits:
cpu: 200m
- memory: 400Mi
+ memory: 500Mi
volumeMounts:
- mountPath: /data/db
name: mongodb-volume