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: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -95,6 +95,7 @@ This software is released under the MIT License (see `LICENSE`).
95
95
| lb\_healthcheck\_protocol | Protocol for LB to use when connecting health checks (default HTTP) | string |`HTTP`| no |
96
96
| lb\_healthcheck\_timeout | Timeout in seconds for LB to use when connecting health checks (default 5) | string |`5`| no |
97
97
| lb\_healthcheck\_unhealthy\_threshold | Number of consecutive failed health checks before marking service as unhealthy (default 2) | string |`5`| no |
98
+
| lb\_https\_ports | HTTPS ports load balancer should listen on | string |`443`| no |
98
99
| lb\_internal | Configure LB as internal-only | string |`true`| no |
99
100
| lb\_ports | Ports load balancer should listen on | string |`80`| no |
0 commit comments