Skip to content

DRONE_RESOURCE_REQUEST_MEMORY The setting does not take effect #3264

Closed
@guolong123

Description

I ran drone in K8s and set DRONE_RESOURCE_REQUEST_MEMORY to 1000MIB; but it didn't seem to work.
This is my runner configuration:

# drone-runner-kube/values.yaml
...
env: 
  DRONE_NAMESPACE_DEFAULT: drone
  DRONE_RESOURCE_REQUEST_CPU: 500
  DRONE_RESOURCE_REQUEST_MEMORY: 1000MiB
...

It looks like its request configuration:
image

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions