diff options
| author | mo khan <mo@mokhan.ca> | 2025-07-14 14:55:28 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2025-07-14 14:55:28 -0600 |
| commit | 52640fad10e8d0c07230ca552dac5d168f5b8deb (patch) | |
| tree | 3530b7dd3aca47e5fabcd92fc520a4b1b5c56f71 /etc/envoy/envoy.yaml | |
| parent | 96a24f0951f43d567c24af265cd03afa6b33d7db (diff) | |
chore: remove invalid envoy configuration
Diffstat (limited to 'etc/envoy/envoy.yaml')
| -rw-r--r-- | etc/envoy/envoy.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
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 |
