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/aws-load-balancer-controller/values.yaml
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -424,5 +424,8 @@ serviceTargetENISGTags:
424
424
# Specifies the class of load balancer to use for services. This affects how services are provisioned if type LoadBalancer is used (default service.k8s.aws/nlb)
425
425
loadBalancerClass:
426
426
427
+
# Specifies the duration that non-leader candidates will wait to force acquire leadership. (default 15s)
428
+
leaseDuration:
429
+
427
430
# creator will disable helm default labels, so you can only add yours
0 commit comments