You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: helm/oauth2-proxy/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -120,6 +120,7 @@ The following table lists the configurable parameters of the oauth2-proxy chart
120
120
|`autoscaling.targetCPUUtilizationPercentage`| Horizontal Pod Autoscaler setting. |`80`|
121
121
|`autoscaling.targetMemoryUtilizationPercentage`| Horizontal Pod Autoscaler setting. | `` |
122
122
|`autoscaling.annotations`| Horizontal Pod Autoscaler annotations. |`{}`|
123
+
|`autoscaling.behavior`| Configure HPA behavior policies for scaling. See [docs](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/#configuring-scaling-behavior)|`{}`|
123
124
|`alphaConfig.enabled`| Flag to toggle any alpha config-related logic |`false`|
0 commit comments