Undo the rollout of a Kubernetes Deployment
step
Rolls back a failing Kubernetes deployment to its previous state, using 'kubectl rollout undo'.
gcp-step-rollout-undo
This step uses the kubectl rollout undo
command to roll back
a deployment on a GKE cluster
See the step.yaml for usage details and an example.