Skip to content

Add Overwrite Support to config #17

@billabongrob

Description

@billabongrob

In order to allow projects to balloon beyond the limits and requests for runners, we use the values for overwrite_max* as outlined here

It would be nice to add these values as inputs. Attempted with the following but it didn't net the necessary results:

  values = {
    runners = {
      kubernetes = {
        memory_request_overwrite_max_allowed = "8Gi"
      }
    }
  }

Metadata

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