Skip to content

Commit 5ea59f8

Browse files
srodenhuisJehoszafat Zimnowoda
authored andcommitted
fix: autoscaling description (#407)
1 parent 8eab895 commit 5ea59f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/openapi/workload.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ WorkloadValues:
113113
autoscaling:
114114
type: object
115115
title: Instances
116-
description: Autoscaling is based on real-time CPU and memory consumtion. To avoid downtime, set the minimal number of instances to at least 2
116+
description: Configure the desired Minimal and Maximal replica's
117117
properties:
118118
minReplicas:
119119
title: Min

0 commit comments

Comments
 (0)