Skip to content

Commit 5e59387

Browse files
authored
Updated documented default refresh rate (#2711)
1 parent 6bbcb3e commit 5e59387

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

mesh/v1alpha1/config.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mesh/v1alpha1/config.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ message MeshConfig {
301301
istio.networking.v1alpha3.LocalityLoadBalancerSetting locality_lb_setting = 35;
302302

303303
// Configures DNS refresh rate for Envoy clusters of type `STRICT_DNS`
304-
// Default refresh rate is `5s`.
304+
// Default refresh rate is `60s`.
305305
google.protobuf.Duration dns_refresh_rate = 36;
306306

307307
// Default Policy for upgrading http1.1 connections to http2.

mesh/v1alpha1/istio.mesh.v1alpha1.gen.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mesh/v1alpha1/istio.mesh.v1alpha1.pb.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)