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.
2 parents a32f4bb + 300d4f5 commit 8fab91cCopy full SHA for 8fab91c
articles/iot-operations/manage-mqtt-broker/howto-test-connection.md
@@ -72,7 +72,7 @@ The first option is to connect from within the cluster. This option uses the def
72
expirationSeconds: 86400
73
- name: trust-bundle
74
configMap:
75
- name: aio-ca-trust-bundle-test-only # Default root CA cert
+ name: azure-iot-operations-aio-ca-trust-bundle # Default root CA cert
76
```
77
78
1. Use `kubectl apply -f client.yaml` to deploy the configuration. It should only take a few seconds to start.
0 commit comments