diff --git a/.prow.yaml b/.prow.yaml index 8c4f71e5e..cf66663fc 100644 --- a/.prow.yaml +++ b/.prow.yaml @@ -33,10 +33,10 @@ presubmits: - "test-kubeval-validation" resources: requests: - memory: "1Gi" + memory: "4Gi" cpu: "1500m" limits: - memory: "2Gi" + memory: "4Gi" cpu: "2" - name: pre-commit