Skip to content

Commit

Permalink
Drop clamav-scan resource requests
Browse files Browse the repository at this point in the history
Let the Konflux team manage these resources as they seem to be on
track of doing that
konflux-ci/build-definitions#1247
  • Loading branch information
msugakov committed Oct 10, 2024
1 parent d6e4d5b commit ca0ab90
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .tekton/collector-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,14 +75,6 @@ spec:
cpu: 4
requests:
cpu: 4
- pipelineTaskName: clamav-scan
stepSpecs:
# Provision more CPU to speed up ClamAV scan compared to the defaults.
# https://github.com/redhat-appstudio/build-definitions/blob/main/task/clamav-scan/0.1/clamav-scan.yaml#L48
- name: extract-and-scan-image
computeResources:
requests:
cpu: 1

timeouts:
# The pipeline regularly takes >1h to finish.
Expand Down

0 comments on commit ca0ab90

Please sign in to comment.