Skip to content

Commit c6eee00

Browse files
authored
Merge pull request #191465 from MikeRayMSFT/20220311-add-crd-note
Update delete previous instructions
2 parents 81f0227 + c956c0e commit c6eee00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/data/create-data-controller-using-kubernetes-native-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To create the Azure Arc data controller using Kubernetes tools you will need to
2929

3030
If you installed the Azure Arc data controller in the past on the same cluster and deleted the Azure Arc data controller, there may be some cluster level objects that would still need to be deleted.
3131

32-
For some of the tasks, you'll need to replace `{namespace}` with the value for your namespace. # Substitute the name of the namespace the data controller was deployed in into {namespace}. If unsure, get the name of the mutatingwebhookconfiguration using 'kubectl get clusterrolebinding'.
32+
For some of the tasks, you'll need to replace `{namespace}` with the value for your namespace. Substitute the name of the namespace the data controller was deployed in into `{namespace}`. If unsure, get the name of the `mutatingwebhookconfiguration` using `kubectl get clusterrolebinding`.
3333

3434
Run the following commands to delete the Azure Arc data controller cluster level objects:
3535

0 commit comments

Comments
 (0)