Skip to content

Commit b1850e5

Browse files
author
Saed SayedAhmed
committed
update README
1 parent 95fc78d commit b1850e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/nginx-ingress/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,7 @@ The following tables lists the configurable parameters of the NGINX Ingress Cont
313313
|`controller.minReadySeconds` | Specifies the minimum number of seconds for which a newly created Pod should be ready without any of its containers crashing, for it to be considered available. [docs](https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#min-ready-seconds) | 0 |
314314
|`controller.autoscaling.enabled` | Enables HorizontalPodAutoscaling. | false |
315315
|`controller.autoscaling.annotations` | The annotations of the Ingress Controller HorizontalPodAutoscaler. | {} |
316+
|`controller.autoscaling.behavior` | Behavior configuration for the HPA. | {} |
316317
|`controller.autoscaling.minReplicas` | Minimum number of replicas for the HPA. | 1 |
317318
|`controller.autoscaling.maxReplicas` | Maximum number of replicas for the HPA. | 3 |
318319
|`controller.autoscaling.targetCPUUtilizationPercentage` | The target CPU utilization percentage. | 50 |

0 commit comments

Comments
 (0)