Update scalingroup resource

This commit is contained in:
katexochen 2022-09-21 13:48:14 +02:00 committed by Paul Meyer
parent ba6e41ed5c
commit a29289c188

View File

@ -47,11 +47,13 @@ spec:
a scaling group.
type: string
max:
description: Max is the maximum number of nodes in the scaling group.
description: Max is the maximum number of autoscaled nodes in the
scaling group (used by cluster-autoscaler).
format: int32
type: integer
min:
description: Min is the minimum number of nodes in the scaling group.
description: Min is the minimum number of nodes in the scaling group
(used by cluster-autoscaler).
format: int32
type: integer
nodeImage: