-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
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"
}
}
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels