👷 Try to increase the resource allocated to the image building (step 2)
Some checks failed
ci/woodpecker/push/deploy Pipeline was canceled

This commit is contained in:
2024-04-11 11:13:57 +02:00
parent 9e21b1b28e
commit 08d9b5ef08

View File

@@ -14,12 +14,12 @@ steps:
password:
from_secret: registry-password
debug: true
backend_options:
kubernetes:
resources:
requests:
memory: 1Gi
cpu: 1
limits:
memory: 2Gi
cpu: 2
backend_options:
kubernetes:
resources:
requests:
memory: 1Gi
cpu: 1
limits:
memory: 2Gi
cpu: 2