Skip to content

Commit 8b9f0c3

Browse files
authored
Merge pull request #22 from wantedly/add-more-memory
2 parents fdd2aaf + d899164 commit 8b9f0c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/manager/manager.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ spec:
3232
resources:
3333
limits:
3434
cpu: 100m
35-
memory: 30Mi
35+
memory: 150Mi
3636
requests:
3737
cpu: 100m
38-
memory: 20Mi
38+
memory: 50Mi
3939
terminationGracePeriodSeconds: 10

0 commit comments

Comments
 (0)