Skip to content

Commit 0d76291

Browse files
committed
cmd/gitmirror: bump resources
Change-Id: I634ffe2a7844a27e88bb958fa20836eaf500e915 Reviewed-on: https://go-review.googlesource.com/127316 Reviewed-by: Brad Fitzpatrick <[email protected]>
1 parent a697e2c commit 0d76291

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

cmd/gitmirror/rc-prod.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ spec:
3434
- containerPort: 8585
3535
resources:
3636
requests:
37-
cpu: "1"
38-
memory: "2Gi"
39-
limits:
4037
cpu: "2"
41-
memory: "4Gi"
38+
memory: "5Gi"
39+
limits:
40+
cpu: "3"
41+
memory: "6Gi"

0 commit comments

Comments
 (0)