We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f17269 commit c97be3dCopy full SHA for c97be3d
docs/guides/integrating-cert-manager.md
@@ -168,7 +168,7 @@ Secret to be created:
168
kubectl get secret cafe-secret
169
```
170
171
-```shell
+```text
172
NAME TYPE DATA AGE
173
cafe-secret kubernetes.io/tls 2 20s
174
@@ -246,7 +246,7 @@ presented certificate. The output will look something like this:
246
curl https://cafe.example.com/coffee -v
247
248
249
250
* Trying 54.195.47.105:443...
251
* Connected to cafe.example.com (54.195.47.105) port 443 (#0)
252
* ALPN: offers h2,http/1.1
0 commit comments