rollout-restart
Restart Kubernetes deployments to apply configuration changes or resolve issues by triggering a rollout restart.
Instructions
Restart a deployment by triggering a rollout
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deployment | Yes | The name of the deployment to restart | |
| namespace | No | The namespace of the deployment (optional, defaults to current context namespace) |