568 B
568 B
DeploymentRollback v1beta1
| Group | Version | Kind |
|---|---|---|
| Core | v1beta1 | DeploymentRollback |
DeploymentRollback stores the information required to rollback a deployment.
| Field | Description |
|---|---|
| name string |
Required: This must match the Name of a deployment. |
| rollbackTo RollbackConfig |
The config of this deployment rollback. |
| updatedAnnotations object |
The annotations to be updated to a deployment |