👷 Increase the memory allocated to the deploy pod
Some checks are pending
ci/woodpecker/push/deploy Pipeline is running

This commit is contained in:
2024-04-11 13:35:10 +02:00
parent fe2298e3b0
commit 7b755d4a97

View File

@@ -18,7 +18,7 @@ steps:
kubernetes: kubernetes:
resources: resources:
requests: requests:
memory: "1Gi" memory: "1.5Gi"
cpu: "1" cpu: "1"
# limits: # limits:
# memory: 2Gi # memory: 2Gi