Skip to content

Commit 11a5bcd

Browse files
committed
Updated Readme doc
1 parent 8e026f4 commit 11a5bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ In this step, the Kubernetes package manager *Helm* will be used to deploy the A
171171
#
172172
# Deploy the Azure Pipeline Agent.
173173
# If you are using Helm v3.x for deploying the pipeline agent then use the command below.
174-
$ helm install --namespace az-devops az-devops ./devops-agent/
174+
$ helm install ado-agent ./devops-agent/ --namespace az-devops
175175
#
176176
# If you are using Helm v2.x for deploying the pipeline agent then use the command below.
177177
# helm install ./devops-agent/ --namespace az-devops -n az-devops

0 commit comments

Comments
 (0)