👷 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:
|
||||
resources:
|
||||
requests:
|
||||
memory: "2Gi"
|
||||
memory: "1Gi"
|
||||
cpu: "1"
|
||||
# limits:
|
||||
# memory: 2Gi
|
||||
|
Reference in New Issue
Block a user