tokers commented on code in PR #468: URL: https://github.com/apache/apisix-helm-chart/pull/468#discussion_r1118204512
########## charts/apisix-ingress-controller/README.md: ########## @@ -109,6 +109,7 @@ The same for container level, you need to set: | autoscaling.maxReplicas | int | `100` | | | autoscaling.minReplicas | int | `1` | | | autoscaling.targetCPUUtilizationPercentage | int | `80` | | +| autoscaling.version | string | `"v2"` | HPA version, default v2 | Review Comment: Also show the candidate versions here. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org