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 +```