Skip to content

Commit fe4a1a8

Browse files
embed spacing
1 parent 2f96ffd commit fe4a1a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/embeds/k8s-admission-webhook-cert.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
kubectl get secret admission-tls
55
```
66

7-
The output should look similar to
7+
The output should look similar to
88

99
```sh
10-
NAME TYPE DATA AGE
10+
NAME TYPE DATA AGE
1111
admission-tls Opaque 2 2m43s
1212
```
1313

@@ -18,7 +18,7 @@ The output should look similar to
1818
```
1919

2020
1. Create a Kubernetes validating webhook, replacing `<namespace>` with the namespace where the REC was installed.
21-
21+
2222
The `webhook.yaml` template can be found in [redis-enterprise-k8s-docs/admission](https://github.com/RedisLabs/redis-enterprise-k8s-docs/tree/master/admission)
2323

2424
```sh

0 commit comments

Comments
 (0)