1{ 2 "kind": "PatchOptions", 3 "apiVersion": "v1", 4 "dryRun": [ 5 "dryRunValue" 6 ], 7 "force": true, 8 "fieldManager": "fieldManagerValue", 9 "fieldValidation": "fieldValidationValue" 10}
View as plain text