👷 Try to increase the resources allocated to the image building (step 3)
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
This commit is contained in:
@@ -18,8 +18,8 @@ steps:
|
|||||||
kubernetes:
|
kubernetes:
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
memory: 1Gi
|
memory: "2Gi"
|
||||||
cpu: 1
|
cpu: "2"
|
||||||
limits:
|
limits:
|
||||||
memory: 2Gi
|
memory: 2Gi
|
||||||
cpu: 2
|
cpu: "2"
|
||||||
|
Reference in New Issue
Block a user