👷 Remove k8s limits
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
2024-04-11 12:51:21 +02:00
parent 68a012f8ad
commit 8e6ae42ac7

View File

@@ -20,6 +20,6 @@ steps:
requests:
memory: "2Gi"
cpu: "2"
limits:
memory: 2Gi
cpu: "2"
# limits:
# memory: 2Gi
# cpu: "2"