Skip to content

Commit

Permalink
Fix the health_check proto ident
Browse files Browse the repository at this point in the history
Signed-off-by: Chuong Vu <chuongv@google.com>
  • Loading branch information
Chuongv committed Oct 8, 2020
1 parent ee8f97d commit a35a4e2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion api/envoy/config/core/v3/health_check.proto
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ message HealthCheck {
//
// This is useful for when we want to send frequent health checks with
// `no_traffic_interval` but then revert to lower frequency `no_traffic_healthy_interval` once
// a host in the cluster is marked as healthy.
// a host in the cluster is marked as healthy.
//
// Once a cluster has been used for traffic routing, Envoy will shift back to using the
// standard health check interval that is defined.
Expand Down
2 changes: 1 addition & 1 deletion api/envoy/config/core/v4alpha/health_check.proto

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a35a4e2

Please sign in to comment.