rollout_restart_deployment
Initiate a rolling restart of a Deployment to apply configuration changes without service interruption.
Instructions
Trigger a rolling restart of a Deployment (equivalent to 'oc rollout restart').
Args: name: Deployment name. namespace: Namespace (default: "default"). cluster: Named cluster to target (empty = default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| cluster | No | ||
| namespace | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |