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 6ab2be5 commit 018bec1Copy full SHA for 018bec1
cmd/gerritbot/deployment-prod.yaml
@@ -23,6 +23,6 @@ spec:
23
resources:
24
requests:
25
cpu: "1"
26
- memory: "1Gi"
+ memory: "4Gi"
27
limits:
28
- memory: "2Gi"
+ memory: "6Gi"
0 commit comments