Skip to content

Commit

Permalink
Set 1h idle timeout for controller ELB
Browse files Browse the repository at this point in the history
  • Loading branch information
discordianfish committed May 2, 2018
1 parent 2990156 commit c7b3123
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1164,6 +1164,8 @@ Resources:
CrossZone: true
SecurityGroups:
- !Ref ControllerSecurityGroup
ConnectionSettings:
IdleTimeout: 3600
HealthCheck:
HealthyThreshold: 2
Interval: 30
Expand Down

0 comments on commit c7b3123

Please sign in to comment.