diff --git a/.woodpecker/helmfile.yaml b/.woodpecker/helmfile.yaml index 6e7f029..cc910a8 100644 --- a/.woodpecker/helmfile.yaml +++ b/.woodpecker/helmfile.yaml @@ -15,10 +15,10 @@ matrix: resources: requests: memory: 1200Mi - cpu: 1200m + cpu: 2 limits: memory: 1200Mi - cpu: 1200m + cpu: 2 steps: diff: !!merge <<: *opts