UNPKG

@jkcfg/kubernetes

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