diff --git a/.woodpecker/helmfile.yaml b/.woodpecker/helmfile.yaml index 7094dc5..6e7f029 100644 --- a/.woodpecker/helmfile.yaml +++ b/.woodpecker/helmfile.yaml @@ -14,11 +14,11 @@ matrix: serviceAccountName: woodpecker-ci resources: requests: - memory: 700Mi - cpu: 700m + memory: 1200Mi + cpu: 1200m limits: - memory: 700Mi - cpu: 700m + memory: 1200Mi + cpu: 1200m steps: diff: !!merge <<: *opts