Skip to content

Commit

Permalink
Switch controller ELB health check to SSL
Browse files Browse the repository at this point in the history
  • Loading branch information
discordianfish committed Apr 5, 2018
1 parent 8a0cee4 commit 6b48606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1185,7 +1185,7 @@ Resources:
HealthCheck:
HealthyThreshold: 2
Interval: 30
Target: TCP:6443
Target: SSL:6443
UnhealthyThreshold: 4
Timeout: 10
Listeners:
Expand Down

0 comments on commit 6b48606

Please sign in to comment.