UNPKG

@jkcfg/kubernetes

Version:
15 lines 452 B
{ "description": "RollingUpdateStatefulSetStrategy is used to communicate parameter for RollingUpdateStatefulSetStrategyType.", "properties": { "partition": { "description": "Partition indicates the ordinal at which the StatefulSet should be partitioned. Default value is 0.", "format": "int32", "type": [ "integer", "null" ] } }, "type": "object", "$schema": "http://json-schema.org/schema#" }