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 9175e35 commit db8e3ecCopy full SHA for db8e3ec
content/en/docs/concepts/services-networking/connect-applications-service.md
@@ -338,7 +338,7 @@ NAME READY STATUS RESTARTS AGE
338
curl-deployment-1515033274-1410r 1/1 Running 0 1m
339
```
340
```shell
341
-kubectl exec curl-deployment-1515033274-1410r -- curl https://my-nginx --cacert /etc/nginx/ssl/nginx.crt
+kubectl exec curl-deployment-1515033274-1410r -- curl https://my-nginx --cacert /etc/nginx/ssl/tls.crt
342
...
343
<title>Welcome to nginx!</title>
344
0 commit comments