Skip to content

Commit fa9d579

Browse files
committed
update resources
1 parent 3f8c164 commit fa9d579

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.deploy/deployment.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ spec:
2020

2121
resources:
2222
limits:
23-
memory: '2'
24-
cpu: '2000m'
23+
memory: '1'
24+
cpu: '1000m'
2525
requests:
2626
memory: '1'
27-
cpu: '2000m'
27+
cpu: '1000m'
2828
env:
2929
- name: GOOGLE_APPLICATION_CREDENTIALS
3030
value: __GOOGLE_APPLICATION_CREDENTIALS__

0 commit comments

Comments
 (0)