scale_deployment
Scale a Deployment on an OpenShift cluster to a specified number of replicas. Provide the deployment name and desired replicas to adjust the running pod count; optionally specify namespace and cluster alias.
Instructions
Scale a Deployment to the specified number of replicas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| replicas | Yes | ||
| namespace | No | default | |
| cluster_alias | No |