scale_deployment
Change the number of replicas for a Kubernetes deployment to a given value, subject to namespace and allowlist restrictions.
Instructions
Scale a deployment to N replicas (0..max), subject to the allowlist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | Yes | ||
| name | Yes | ||
| replicas | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |