Fix 🐛: Markdown requires nested content inside a list item to be indented (#13390)
Co-authored-by: Alberto Llamas <alberto.llamas@frontify.com>
This commit is contained in:
parent
b3136084d4
commit
ba62bd031b
1 changed files with 14 additions and 12 deletions
|
|
@ -306,6 +306,8 @@ This section explains how to do that on AWS using an NLB.
|
|||
kubectl apply -f deploy.yaml
|
||||
```
|
||||
|
||||
|
||||
|
||||
##### NLB Idle Timeouts
|
||||
|
||||
The default idle timeout value for TCP flows is 350 seconds and [can be modified to any value between 60-6000 seconds.](https://docs.aws.amazon.com/elasticloadbalancing/latest/network/network-load-balancers.html#connection-idle-timeout)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue