Skip to content

Commit 300d4f5

Browse files
author
Venkat Yalla
authored
fix typo
1 parent 8c84e9d commit 300d4f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/manage-mqtt-broker/howto-test-connection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The first option is to connect from within the cluster. This option uses the def
7272
expirationSeconds: 86400
7373
- name: trust-bundle
7474
configMap:
75-
name: aio-ca-trust-bundle-test-only # Default root CA cert
75+
name: azure-iot-operations-aio-ca-trust-bundle # Default root CA cert
7676
```
7777
7878
1. Use `kubectl apply -f client.yaml` to deploy the configuration. It should only take a few seconds to start.

0 commit comments

Comments
 (0)