We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e60798 + 7430c4c commit 62f9914Copy full SHA for 62f9914
config/kubernetes/production/deployments/webapp.yaml
@@ -24,7 +24,7 @@ spec:
24
resources:
25
requests:
26
cpu: 2000m
27
- memory: 4500Mi
+ memory: 6Gi
28
limits:
29
cpu: 8000m
30
memory: 16Gi
0 commit comments