Set resource limits for drone
This commit is contained in:
parent
8d34662555
commit
f3350105cb
@ -1,12 +1,10 @@
|
|||||||
---
|
---
|
||||||
env:
|
env:
|
||||||
|
DRONE_CPU_QUOTA: 100
|
||||||
|
DRONE_MEMORY_LIMIT: 2000000000
|
||||||
DRONE_RPC_HOST: drone.badhouseplants.net
|
DRONE_RPC_HOST: drone.badhouseplants.net
|
||||||
DRONE_RPC_PROTO: https
|
DRONE_RPC_PROTO: https
|
||||||
DRONE_NAMESPACE_DEFAULT: drone-service
|
DRONE_NAMESPACE_DEFAULT: drone-service
|
||||||
DRONE_RESOURCE_LIMIT_CPU: 300
|
|
||||||
DRONE_RESOURCE_REQUEST_CPU: 100
|
|
||||||
DRONE_RESOURCE_LIMIT_MEMORY: 2048Mi
|
|
||||||
DRONE_RESOURCE_REQUEST_MEMORY: 512Mi
|
|
||||||
rbac:
|
rbac:
|
||||||
buildNamespaces:
|
buildNamespaces:
|
||||||
- drone-service
|
- drone-service
|
||||||
|
Reference in New Issue
Block a user