Skip to content

Commit ab8a22b

Browse files
move skip step note to correct location
1 parent 40276ab commit ab8a22b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,6 @@ This is the fastest way to get up and running with a new Redis Enterprise on Kub
113113
NAME TYPE DATA AGE
114114
admission-tls Opaque 2 2m43s
115115
```
116-
117-
> **Note:** If you're not using multiple namespaces you may proceed to step 6.
118116
119117
* Enable the Kubernetes webhook using the generated certificate
120118
@@ -139,6 +137,8 @@ This is the fastest way to get up and running with a new Redis Enterprise on Kub
139137
kubectl patch ValidatingWebhookConfiguration redb-admission --patch "$(cat modified-webhook.yaml)"
140138
```
141139
140+
> **Note:** If you're not using multiple namespaces you may proceed to step 6.
141+
142142
* Limiting the webhook to the relevant namespaces:
143143
Unless limited, webhooks will intercept requests from all namespaces.<br>
144144
In case you have several REC objects on your K8S cluster you need to limit the webhook to the relevant namespace.

0 commit comments

Comments
 (0)