Skip to content

Commit 39e62e8

Browse files
Update articles/storage/container-storage/troubleshoot-container-storage.md
Co-authored-by: Ken Downie <[email protected]>
1 parent a470447 commit 39e62e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/storage/container-storage/troubleshoot-container-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ To remediate, create a node pool with a VM SKU that has NVMe drives and try agai
102102

103103
### Prometheus Operator Conflict in Azure Container Storage
104104

105-
Azure Container Storage uses the Prometheus Operator and its deployment to collect metrics for internal support and troubleshooting. If your Kubernetes cluster already has a Prometheus Operator installed, both operators may attempt to provision the PromCluster custom resource, which can lead to conflicts or installation issues.
105+
Azure Container Storage uses the Prometheus Operator and its deployment to collect metrics for internal support and troubleshooting. If your Kubernetes cluster already has a Prometheus Operator installed, both operators might attempt to provision the PromCluster custom resource, which can lead to conflicts or installation issues.
106106

107107
To avoid conflicts, you can either exclude the acstor namespace from your existing Prometheus configuration or disable Azure Container Storage metrics collection by running the following command. Replace `<cluster_name>` and `<resource_group_name>` with your own values.
108108

0 commit comments

Comments
 (0)