File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
articles/azure-arc/kubernetes Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -76,9 +76,9 @@ Do a LIST of all configuration resources in the target cluster. This should matc
76
76
### Kubernetes configurations
77
77
78
78
Delete each of the configuration resources returned in the LIST command in the source cluster:
79
- - [ Microsoft.KubernetesConfiguration/SourceControlConfigurations] ( /cli/azure/k8s-configuration?view=azure-cli-latest&preserve-view=true#az-k8s-configuration-delete )
80
- - [ Microsoft.KubernetesConfiguration/Extensions] ( /cli/azure/k8s-extension?view=azure-cli-latest&preserve-view=true#az-k8s-extension-delete )
81
- - [ Microsoft.KubernetesConfiguration/FluxConfigurations] ( /cli/azure/k8s-configuration/flux?view=azure-cli-latest&preserve-view=true#az-k8s-configuration-flux-delete )
79
+ - [ Microsoft.KubernetesConfiguration/SourceControlConfigurations] ( /cli/azure/k8s-configuration?view=azure-cli-latest&preserve-view=true#az-k8s-configuration-delete )
80
+ - [ Microsoft.KubernetesConfiguration/Extensions] ( /cli/azure/k8s-extension?view=azure-cli-latest&preserve-view=true#az-k8s-extension-delete )
81
+ - [ Microsoft.KubernetesConfiguration/FluxConfigurations] ( /cli/azure/k8s-configuration/flux?view=azure-cli-latest&preserve-view=true#az-k8s-configuration-flux-delete )
82
82
83
83
> [ !NOTE]
84
84
> This step may be skipped if the parent Arc connected cluster is also being deleted. Doing so would automatically remove the configuration resources on top.
You can’t perform that action at this time.
0 commit comments