Skip to content

Commit 8cfbf74

Browse files
author
sophie zhao
committed
change sentence
1 parent 376295c commit 8cfbf74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-troubleshoot-kubernetes-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ When you request support, we recommend that you run the following command and se
7979
kubectl logs healthcheck -n azureml
8080
```
8181
## Extension-operator pod in azure-arc/kube-system namespace is crashing due to OOMKill
82-
This issue happens when if the extension's helm chart size is large and there are multiple Helm releases on the cluster. Here is a sample script to help clean up the helm history on the cluster:
82+
This issue happens if the extension's helm chart size is large and there are multiple Helm releases on the cluster. Here is a sample script to help clean up the helm history on the cluster:
8383
```
8484
#!/bin/bash
8585

0 commit comments

Comments
 (0)