summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/envoy/envoy.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/envoy/envoy.yaml b/etc/envoy/envoy.yaml
index bfe2ce16..62f8345b 100644
--- a/etc/envoy/envoy.yaml
+++ b/etc/envoy/envoy.yaml
@@ -131,6 +131,9 @@ 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