{ "oneOf": [ { "type": "string" }, { "type": "number" } ], "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "additionalProperties": false, "$id": "https://kubernetes.io/api/quantity/resource" }