1apiVersion: apps/v1beta1 2kind: DeploymentRollback 3name: nameValue 4rollbackTo: 5 revision: 1 6updatedAnnotations: 7 updatedAnnotationsKey: updatedAnnotationsValue
View as plain text