Skip to content

Commit ed95e9b

Browse files
committed
updated optout articles
1 parent 4faf975 commit ed95e9b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/azure-monitor/insights/container-insights-optout-hybrid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To stop monitoring your hybrid Kubernetes cluster, you use the `Helm delete` com
1616

1717
`helm delete <release name of azure monitor for containers>`
1818

19-
The configuration change can take a few minutes to complete. Because Helm tracks your releases even after you’ve deleted them, you can audit a cluster’s history, and even undelete a release with `helm rollback`.
19+
The configuration change can take a few minutes to complete. Because Helm tracks your releases even after you’ve deleted them, you can audit a cluster’s history, and even undelete a release with `helm rollback`.
2020

2121
## Next steps
2222

articles/azure-monitor/insights/container-insights-optout-openshift-v4.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ ms.date: 04/24/2020
88

99
# How to stop monitoring your Azure and Red Hat OpenShift v4 cluster
1010

11-
After you enable monitoring of your Azure Red Hat OpenShift version 4.x cluster, you can stop monitoring the cluster with Azure Monitor for containers if you decide you no longer want to monitor it. This article shows how to accomplish this.
11+
After you enable monitoring of your Azure Red Hat OpenShift and Red Hat OpenShift version 4.x cluster, you can stop monitoring the cluster with Azure Monitor for containers if you decide you no longer want to monitor it. This article shows how to accomplish this.
1212

1313
## How to stop monitoring using Helm
1414

15-
To stop monitoring your Azure Red Hat OpenShift v4.x cluster, you use the `Helm delete` command.
15+
To stop monitoring your Azure Red Hat OpenShift and Red Hat OpenShift version 4.x cluster, you use the `Helm delete` command.
1616

1717
`helm delete <release name of azure monitor for containers>`
1818

19-
The configuration change can take a few minutes to complete. Because Helm tracks your releases even after you’ve deleted them, you can audit a cluster’s history, and even undelete a release with `helm rollback`.
19+
The configuration change can take a few minutes to complete. Because Helm tracks your releases even after you’ve deleted them, you can audit a cluster’s history, and even undelete a release with `helm rollback`.
2020

2121
## Next steps
2222

0 commit comments

Comments
 (0)