diff --git a/envoy/config/cluster/v3/cluster.proto b/envoy/config/cluster/v3/cluster.proto index 0d2d6f19..079a1e49 100644 --- a/envoy/config/cluster/v3/cluster.proto +++ b/envoy/config/cluster/v3/cluster.proto @@ -965,7 +965,7 @@ message Cluster { // :ref:`STRICT_DNS` // and :ref:`LOGICAL_DNS` // this setting is ignored. - google.protobuf.Duration dns_jitter = 58; + google.protobuf.Duration dns_jitter = 58 [(validate.rules).duration = {gte {}}]; // If the DNS failure refresh rate is specified and the cluster type is either // :ref:`STRICT_DNS`,