We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee222f5 commit df316d9Copy full SHA for df316d9
1 file changed
code/kubernetes/mongo/deployment.yaml
@@ -22,8 +22,8 @@ spec:
22
cpu: 200m
23
memory: 700Mi
24
limits:
25
- cpu: 500m
26
- memory: 1Gi
+ cpu: 800m
+ memory: 1.2Gi
27
env:
28
- name: MONGO_INITDB_DATABASE
29
valueFrom:
0 commit comments