diff --git a/.woodpecker/build-redhat-9-arm64.yaml b/.woodpecker/build-redhat-9-arm64.yaml index e8e9eaa..57ee3bc 100644 --- a/.woodpecker/build-redhat-9-arm64.yaml +++ b/.woodpecker/build-redhat-9-arm64.yaml @@ -112,22 +112,6 @@ steps: limits: memory: 14Gi cpu: 3000m - ### PROD-sequential - # resources: - # requests: - # memory: 14Gi - # cpu: 2000m - # limits: - # memory: 14Gi - # cpu: 3000m - # DEBUG - # resources: - # requests: - # memory: 4Gi - # cpu: 2000m - # limits: - # memory: 4Gi - # cpu: 2000m nodeSelector: kubernetes.io/arch: arm64 node.kubernetes.io/instance-type: cax31 diff --git a/.woodpecker/build-ubuntu-2404-arm64.yaml b/.woodpecker/build-ubuntu-2404-arm64.yaml index 3714500..37068d8 100644 --- a/.woodpecker/build-ubuntu-2404-arm64.yaml +++ b/.woodpecker/build-ubuntu-2404-arm64.yaml @@ -112,22 +112,6 @@ steps: limits: memory: 14Gi cpu: 3000m - ### PROD-sequential - # resources: - # requests: - # memory: 14Gi - # cpu: 2000m - # limits: - # memory: 14Gi - # cpu: 3000m - # DEBUG - # resources: - # requests: - # memory: 4Gi - # cpu: 2000m - # limits: - # memory: 4Gi - # cpu: 2000m nodeSelector: kubernetes.io/arch: arm64 node.kubernetes.io/instance-type: cax31