1{ 2 "kind": "DeploymentRollback", 3 "apiVersion": "apps/v1beta1", 4 "name": "nameValue", 5 "updatedAnnotations": { 6 "updatedAnnotationsKey": "updatedAnnotationsValue" 7 }, 8 "rollbackTo": { 9 "revision": 1 10 } 11}
View as plain text