Remove limits
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2025-07-21 12:35:38 +02:00
parent d1affa31b5
commit 882c506fb8

View File

@ -15,14 +15,6 @@ steps:
- git checkout $GIT_TAG
- yarn install
- yarn run build
backend_options:
kubernetes:
resources:
requests:
memory: 500Mi
cpu: 200m
limits:
memory: 500Mi
upload:
name: Upload the script
image: rclone/rclone:latest