From 7ff8990b75c689ecb52edeaeec02fdec42ae07b3 Mon Sep 17 00:00:00 2001 From: Laurent Droin <32528572+laurentdroin@users.noreply.github.com> Date: Tue, 29 Dec 2020 13:30:24 -0800 Subject: [PATCH] Fixing a small formatting issue --- admission/GESHER.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admission/GESHER.md b/admission/GESHER.md index ec275cc..7a55488 100644 --- a/admission/GESHER.md +++ b/admission/GESHER.md @@ -86,7 +86,7 @@ This will deploy the admission proxy, and via an included **NamespacedValidating 8. Deployment for the Gesher operator -**Note:** if one is using openshift, one should replace `operator.yaml` with `operator.openshift.yaml` + **Note:** if one is using openshift, one should replace `operator.yaml` with `operator.openshift.yaml` ```shell script kubectl apply -f gesher/operator.yaml @@ -247,4 +247,4 @@ This must fail with an error output by the admission webhook redb.admisison.redi ```shell script Error from server: error when creating "STDIN": admission webhook "proxy.webhook.gesher" denied the request: proxied webhook webhook denied the request: failed get RedisEnterpriseCluster client: custom resource (RedisEnterpriseCluster) not found: resource name may not be empty -``` \ No newline at end of file +```