diff --git a/.drone.yml b/.drone.yml index 10d602d..5ffb215 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,6 +10,11 @@ tolerations: operator: Exists effect: NoSchedule +resources: + requests: + cpu: 1000m + memory: 2Gi + steps: - name: image-qa-81 image: plugins/docker