Skip to content

Commit 1fb4c06

Browse files
authored
Merge pull request #204509 from MikeRayMSFT/20220712-correct-arc-data-sample-links
Update paths for upgrade
2 parents 5edb098 + 4bafd77 commit 1fb4c06

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
@@ -36,7 +36,7 @@ To create the data controller using Kubernetes tools you will need to have the K
3636

3737
The bootstrapper service handles incoming requests for creating, editing, and deleting custom resources such as a data controller.
3838

39-
Save a copy of [arcdata-deployer.yaml](https://raw.githubusercontent.com/microsoft/azure_arc/main/arc_data_services/deploy/yaml/bootstrapper-unified.yaml), and replace the placeholder `{{NAMESPACE}}` in *all the places* in the file with the desired namespace name, for example: `arc`.
39+
Save a copy of [bootstrapper-unified.yaml](https://raw.githubusercontent.com/microsoft/azure_arc/main/arc_data_services/deploy/yaml/bootstrapper-unified.yaml), and replace the placeholder `{{NAMESPACE}}` in *all the places* in the file with the desired namespace name, for example: `arc`.
4040

4141
> [!IMPORTANT]
4242
> The bootstrapper-unified.yaml template file defaults to pulling the bootstrapper container image from the Microsoft Container Registry (MCR). If your environment can't directly access the Microsoft Container Registry, you can do the following:

0 commit comments

Comments
 (0)