Skip to content

Commit c97be3d

Browse files
committed
Final review feedback
1 parent 1f17269 commit c97be3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guides/integrating-cert-manager.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ Secret to be created:
168168
kubectl get secret cafe-secret
169169
```
170170

171-
```shell
171+
```text
172172
NAME TYPE DATA AGE
173173
cafe-secret kubernetes.io/tls 2 20s
174174
```
@@ -246,7 +246,7 @@ presented certificate. The output will look something like this:
246246
curl https://cafe.example.com/coffee -v
247247
```
248248

249-
```shell
249+
```text
250250
* Trying 54.195.47.105:443...
251251
* Connected to cafe.example.com (54.195.47.105) port 443 (#0)
252252
* ALPN: offers h2,http/1.1

0 commit comments

Comments
 (0)