Use this action to change the image of a Kubernetes Deployment.
The attack sets the image of the Deployment to the specified image at the beginning of the attack and rolls it back to the old image whenever the attack stops.
Use Cases
Verify that the new version of your application is working as expected
Parameters
Parameter
Description
Default
Duration
How long should the new image be used?
180s
Container Name
The container of the deployment that should be targeted
Image
The new image name including the version
Rollback
The old image will be restored after the action has ended.