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: docs/guide/ingress/annotations.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -605,11 +605,11 @@ Custom attributes to LoadBalancers and TargetGroups can be controlled with follo
605
605
- <aname="target-group-attributes">`alb.ingress.kubernetes.io/target-group-attributes`</a> specifies [Target Group Attributes](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-target-groups.html#target-group-attributes) which should be applied to Target Groups.
606
606
607
607
!!!example
608
-
- set the slow start duration to 5 seconds
608
+
- set the slow start duration to 30 seconds (available range is 30-900 seconds)
0 commit comments