We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb4633d commit 0e8c845Copy full SHA for 0e8c845
apps/web/base/deployment.yaml
@@ -26,7 +26,7 @@ spec:
26
resources:
27
# Manage how much memory is allocated, could add cpu if we wanted
28
requests:
29
- memory: "30724Mi"
+ memory: "3072Mi"
30
limits:
31
memory: "3072Mi"
32
volumeMounts:
0 commit comments