mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-16 06:16:52 +00:00
399 B
399 B
title
| title |
|---|
| Scaler |
Description
Configures replicas for your service.
Specification
List of all configuration options for a Scaler trait.
...
scaler:
replicas: 100
Properties
| Name | Description | Type | Required | Default |
|---|---|---|---|---|
| replicas | Replicas of the workload | int | true | 1 |