👷 Decrease the memory allocated to the deploy pod
Some checks are pending
ci/woodpecker/push/deploy Pipeline is running
Some checks are pending
ci/woodpecker/push/deploy Pipeline is running
This commit is contained in:
@@ -18,7 +18,7 @@ steps:
|
|||||||
kubernetes:
|
kubernetes:
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
memory: "2Gi"
|
memory: "1Gi"
|
||||||
cpu: "1"
|
cpu: "1"
|
||||||
# limits:
|
# limits:
|
||||||
# memory: 2Gi
|
# memory: 2Gi
|
||||||
|
Reference in New Issue
Block a user