13 lines
241 B
YAML
13 lines
241 B
YAML
helmWait: true
|
|
catalog:
|
|
autoscaling:
|
|
enabled: true
|
|
maxReplicas: 3
|
|
metrics:
|
|
- type: Resource
|
|
resource:
|
|
name: cpu-percent
|
|
target:
|
|
type: Utilization
|
|
averageUtilization: 80
|