UNPKG

@jkcfg/kubernetes

Version:
15 lines 342 B
{ "description": "describes the attributes of a scale subresource", "properties": { "replicas": { "description": "desired number of instances for the scaled object.", "format": "int32", "type": [ "integer", "null" ] } }, "type": "object", "$schema": "http://json-schema.org/schema#" }