From 18e97898cfcb93e4b668616c81ae67d9c932b12c Mon Sep 17 00:00:00 2001 From: pat-s Date: Wed, 20 Nov 2024 20:18:18 +0100 Subject: [PATCH] clean --- .woodpecker/build-redhat-9-arm64.yaml | 16 ---------------- .woodpecker/build-ubuntu-2404-arm64.yaml | 16 ---------------- 2 files changed, 32 deletions(-) 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