From 52640fad10e8d0c07230ca552dac5d168f5b8deb Mon Sep 17 00:00:00 2001 From: mo khan Date: Mon, 14 Jul 2025 14:55:28 -0600 Subject: chore: remove invalid envoy configuration --- etc/envoy/envoy.yaml | 3 --- 1 file changed, 3 deletions(-) (limited to 'etc/envoy/envoy.yaml') diff --git a/etc/envoy/envoy.yaml b/etc/envoy/envoy.yaml index 62f8345b..bfe2ce16 100644 --- a/etc/envoy/envoy.yaml +++ b/etc/envoy/envoy.yaml @@ -131,9 +131,6 @@ static_resources: - name: ":path" string_match: exact: "/health" - cluster_min_healthy_percentages: - authzd: 100.0 - spicedb: 100.0 - name: envoy.filters.http.router typed_config: "@type": type.googleapis.com/envoy.extensions.filters.http.router.v3.Router -- cgit v1.2.3