From 3201c30a06d4716df6e8fdb5402ce0ffd49fade4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Srinivasan?= Date: Mon, 26 Apr 2021 15:51:00 -0700 Subject: [PATCH] Update README.md Corrected type-o. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0e48c5..0e470c3 100644 --- a/README.md +++ b/README.md @@ -220,7 +220,7 @@ Other custom configurations are referenced in this repository. oc apply -f openshift/rec_rhel.yaml ``` 6. Redis Enterprise Database (REDB) Admission Controller: - The Admission Controlller is recommended for use. It uses the Redis Enterprise Cluster to dynamically validate that REDB resources as configured by the operator are valid. + The Admission Controller is recommended for use. It uses the Redis Enterprise Cluster to dynamically validate that REDB resources as configured by the operator are valid. Steps to configure the Admission Controller: * Install the Admission Controller via a bundle: ```shell script