Skip to content

Commit 4ff8bf2

Browse files
authored
Update articles/azure-arc/data/upgrade-data-controller-indirect-kubernetes-tools.md
1 parent 5232915 commit 4ff8bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/data/upgrade-data-controller-indirect-kubernetes-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ You'll need to connect and authenticate to a Kubernetes cluster and have an exis
8484
### Create the service account for running upgrade
8585

8686
> [!IMPORTANT]
87-
> Requires Kubernetes permissions for creating service account, role, role binding, cluster role, cluster role binding, and all the RBAC permissiongs being granted to the service account.
87+
> Requires Kubernetes permissions for creating service account, role binding, cluster role, cluster role binding, and all the RBAC permissions being granted to the service account.
8888
8989
Save a copy of [arcdata-deployer.yaml](https://raw.githubusercontent.com/microsoft/azure_arc/release-arc-data/arc_data_services/arcdata-deployer.yaml), and replace the placeholder `{{NAMESPACE}}` in the file with the namespace created in the previous step, for example: `arc`. Run the following command to create the deployer service account with the edited file.
9090

0 commit comments

Comments
 (0)