Skip to content

Commit 3cea8f7

Browse files
Update articles/iot-operations/troubleshoot/known-issues.md
1 parent fed75e3 commit 3cea8f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/troubleshoot/known-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Follow these steps to resolve the issue.
4747
- `-dataflows`
4848
- `-schemaregistry`
4949

50-
1. Using the release name components from step 1, retrieve the revision history of the stuck release. You need to run the following command for **each component from step 1**. For example, if components `-adr` and `-mqttbroker` are stuck, you run the following command twice, once for each component:
50+
1. Using the `<component-release-name>` from step 1, retrieve the revision history of the stuck release. You need to run the following command for **each component from step 1**. For example, if components `-adr` and `-mqttbroker` are stuck, you run the following command twice, once for each component:
5151

5252
```sh
5353
helm history <component-release-name> -n azure-iot-operations

0 commit comments

Comments
 (0)