Skip to content

Commit d602479

Browse files
authored
feat(docs): update markdown file of getting-started (#246)
1 parent 09006e5 commit d602479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ kubectl apply -f https://raw.githubusercontent.com/kubernetes-sigs/cloud-provid
4040
- Install the Huawei Cloud Provider Manager
4141

4242
```shell
43-
kubectl apply -f https://raw.githubusercontent.com/kubernetes-sigs/cloud-provider-huaweicloud/master/manifests/huawei-cloud-controller-manager.yaml
43+
kubectl apply -f https://raw.githubusercontent.com/kubernetes-sigs/cloud-provider-huaweicloud/master/manifests/huawei-cloud-controller-manager-deployment.yaml
4444
```
4545

4646
- Check the running status

0 commit comments

Comments
 (0)