From 587de806be72f22a188197127a344019636d8971 Mon Sep 17 00:00:00 2001 From: Shaya Potter Date: Wed, 11 Mar 2020 13:47:58 +0200 Subject: [PATCH] delete reference to "examples folder" that folder was removed, remove readme reference to it --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4002fd4..5f7f899 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ A typical response may look like this: |redis-enterprise-operator|1 | 1 | 1 | 1 | 2m | ``` -4. Create A Redis Enterprise Cluster using the default configuration, which is suitable for development type deployments and works in typical scenarios. For more advanced deployment options you may choose the configuration relevant for you - see the index at the top for documentation references that cover many scenarios and the examples in the example folder. +4. Create A Redis Enterprise Cluster using the default configuration, which is suitable for development type deployments and works in typical scenarios. For more advanced deployment options you may choose the configuration relevant for you - see the index at the top for documentation references that cover many scenarios. ```bash kubectl apply -f crds/app_v1_redisenterprisecluster_cr.yaml