Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing a small formatting issue #151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions admission/GESHER.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
```
```