UNPKG

@jkcfg/kubernetes

Version:
17 lines 509 B
{ "properties": { "rollingUpdate": { "$ref": "_definitions.json#/definitions/io.k8s.api.extensions.v1beta1.RollingUpdateDaemonSet", "description": "Rolling update config params. Present only if type = \"RollingUpdate\"." }, "type": { "description": "Type of daemon set update. Can be \"RollingUpdate\" or \"OnDelete\". Default is OnDelete.", "type": [ "string", "null" ] } }, "type": "object", "$schema": "http://json-schema.org/schema#" }