mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 13:45:06 +00:00
Added default cpu target for HPA
This commit is contained in:
@@ -1001,7 +1001,7 @@
|
||||
"targetCPUUtilizationPercentage": {
|
||||
"type": "integer",
|
||||
"format": "int32",
|
||||
"description": "target average CPU utilization (represented as a percentage of requested CPU) over all the pods;"
|
||||
"description": "target average CPU utilization (represented as a percentage of requested CPU) over all the pods; if not specified the default autoscaling policy will be used."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user