Skip to content

Commit 04e41ae

Browse files
authored
Merge pull request #106723 from DanteMustCode/patch-1
fix Uninstall instead of Delete
2 parents 6e28540 + 21ecddd commit 04e41ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/kubernetes/tutorial-use-gitops-flux2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ When you delete a Flux configuration, all of the Flux configuration objects in t
582582

583583
When you delete the Flux extension, both the `microsoft.flux` extension resource in Azure and the Flux extension objects in the cluster will be removed.
584584

585-
For an Azure Arc-enabled Kubernetes cluster, navigate to the cluster and select **Extensions**. Select the `flux` extension and select **Delete**, then confirm the deletion.
585+
For an Azure Arc-enabled Kubernetes cluster, navigate to the cluster and select **Extensions**. Select the `flux` extension and select **Uninstall**, then confirm the deletion.
586586

587587
For AKS clusters, you can't use the Azure portal to delete the extension. Instead, use the following Azure CLI command:
588588

0 commit comments

Comments
 (0)