INPUT_OBJECT

KubernetesKindSpaceSpecTemplateSpecResourcesLimitsInput

Limits describes the maximum amount of compute resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/

link GraphQL Schema definition

  • input KubernetesKindSpaceSpecTemplateSpecResourcesLimitsInput {
  • key: String!
  • value: String
  • }