From d9244599414a3918ab26c1e16cd409795449726a Mon Sep 17 00:00:00 2001 From: Laurent Droin <32528572+laurentdroin@users.noreply.github.com> Date: Mon, 15 Nov 2021 06:22:13 -0800 Subject: [PATCH] Missing closing parenthesis in a markup link Caused the link to be broken --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c41eec..ec308ec 100644 --- a/README.md +++ b/README.md @@ -304,7 +304,7 @@ Other custom configurations are referenced in this repository. ```shell script Error from server: error when creating "STDIN": admission webhook "redb.admission.redislabs" denied the request: eviction_policy: u'illegal' is not one of [u'volatile-lru', u'volatile-ttl', u'volatile-random', u'allkeys-lru', u'allkeys-random', u'noeviction', u'volatile-lfu', u'allkeys-lfu'] ``` - > Note: procedure to enable admission is documented with further detail [here](admission/README.md + > Note: procedure to enable admission is documented with further detail [here](admission/README.md) 7. Redis Enterprise Database custom resource - `RedisEnterpriseDatabase`