Skip to content

Commit 2122283

Browse files
authored
Up the blanked rl to 5000, so it does not interfere with tests (#167)
1 parent 8b4ba43 commit 2122283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/istio-install/istio-mixer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ data:
8181
params:
8282
quotas:
8383
- descriptor_name: RequestCount
84-
max_amount: 5
84+
max_amount: 5000
8585
expiration: 1s
8686
- kind: metrics
8787
adapter: prometheus

0 commit comments

Comments
 (0)