UNPKG

@jkcfg/kubernetes

Version:
11 lines 393 B
{ "description": "VolumeNodeAffinity defines constraints that limit what nodes this volume can be accessed from.", "properties": { "required": { "description": "Required specifies hard node constraints that must be met.", "$ref": "_definitions.json#/definitions/io.k8s.api.core.v1.NodeSelector" } }, "$schema": "http://json-schema.org/schema#", "type": "object" }