👷 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:
resources:
requests:
memory: "1Gi"
memory: "1.5Gi"
cpu: "1"
# limits:
# memory: 2Gi