mirror of https://github.com/istio/istio.io.git
Update Envoy restart time for cert rotation (#3964)
This commit is contained in:
parent
beccd3ce6c
commit
9d35cfdfa2
|
@ -199,7 +199,7 @@ spec:
|
|||
|
||||
## Headless TCP services losing connection
|
||||
|
||||
If `istio-citadel` is deployed, Envoy is restarted every 15 minutes to refresh certificates.
|
||||
If `istio-citadel` is deployed, Envoy is restarted every 45 days to refresh certificates.
|
||||
This causes the disconnection of TCP streams or long-running connections between services.
|
||||
|
||||
You should build resilience into your application for this type of
|
||||
|
|
Loading…
Reference in New Issue