diff options
Diffstat (limited to 'tests/plugins/kv/configs/.rr-in-memory.yaml')
-rw-r--r-- | tests/plugins/kv/configs/.rr-in-memory.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/kv/configs/.rr-in-memory.yaml b/tests/plugins/kv/configs/.rr-in-memory.yaml index c6c3f0f7..b3b01f46 100644 --- a/tests/plugins/kv/configs/.rr-in-memory.yaml +++ b/tests/plugins/kv/configs/.rr-in-memory.yaml @@ -6,6 +6,6 @@ logs: level: error kv: - default: + memory-rr: driver: memory interval: 1 |