File tree Expand file tree Collapse file tree 1 file changed +0
-30
lines changed
Expand file tree Collapse file tree 1 file changed +0
-30
lines changed Original file line number Diff line number Diff line change @@ -120,16 +120,6 @@ static_resources:
120120 connect_timeout : 300s
121121 type : STRICT_DNS
122122 lb_policy : ROUND_ROBIN
123- health_checks :
124- - timeout : 5s
125- interval : 10s
126- unhealthy_threshold : 3
127- healthy_threshold : 2
128- http_health_check :
129- path : " /health"
130- expected_statuses :
131- - start : 200
132- end : 299
133123 typed_extension_protocol_options :
134124 envoy.extensions.upstreams.http.v3.HttpProtocolOptions :
135125 " @type " : type.googleapis.com/envoy.extensions.upstreams.http.v3.HttpProtocolOptions
@@ -150,16 +140,6 @@ static_resources:
150140 connect_timeout : 300s
151141 type : STRICT_DNS
152142 lb_policy : ROUND_ROBIN
153- health_checks :
154- - timeout : 5s
155- interval : 10s
156- unhealthy_threshold : 3
157- healthy_threshold : 2
158- http_health_check :
159- path : " /health"
160- expected_statuses :
161- - start : 200
162- end : 299
163143 typed_extension_protocol_options :
164144 envoy.extensions.upstreams.http.v3.HttpProtocolOptions :
165145 " @type " : type.googleapis.com/envoy.extensions.upstreams.http.v3.HttpProtocolOptions
@@ -180,16 +160,6 @@ static_resources:
180160 connect_timeout : 300s
181161 type : STRICT_DNS
182162 lb_policy : ROUND_ROBIN
183- health_checks :
184- - timeout : 5s
185- interval : 10s
186- unhealthy_threshold : 3
187- healthy_threshold : 2
188- http_health_check :
189- path : " /health"
190- expected_statuses :
191- - start : 200
192- end : 299
193163 typed_extension_protocol_options :
194164 envoy.extensions.upstreams.http.v3.HttpProtocolOptions :
195165 " @type " : type.googleapis.com/envoy.extensions.upstreams.http.v3.HttpProtocolOptions
You can’t perform that action at this time.
0 commit comments