Skip to content

Commit c656b4c

Browse files
committedMar 26, 2021
Remove resource allocation for prow job
Signed-off-by: Harshad Reddy Nalla <hnalla@redhat.com>
1 parent f3acc7f commit c656b4c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎.prow.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ presubmits:
1111
- "pre-commit"
1212
- "run"
1313
- "--all-files"
14-
resources:
15-
requests:
16-
memory: "2Gi"
17-
cpu: "2"
1814
- name: kustomize-build
1915
decorate: true
2016
max_concurrency: 1

0 commit comments

Comments
 (0)
Please sign in to comment.