Skip to content

Commit 2753835

Browse files
lastcoolnameleftakshaysngupta
authored andcommitted
Update install-new.md (#109)
1 parent 3f454f8 commit 2753835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Steps:
4949
2) Add aad pod identity service to the cluster using the following command. This service will be used by the ingress controller. You can refer [aad-pod-identity](https://github.com/Azure/aad-pod-identity) for more information.
5050
* *RBAC disabled* AKS cluster -
5151
```bash
52-
kubectl create -f https://raw.githubusercontent.com/Azure/aad-pod-identity/master/deploy/infra/deployment.yaml`
52+
kubectl create -f https://raw.githubusercontent.com/Azure/aad-pod-identity/master/deploy/infra/deployment.yaml
5353
```
5454

5555
* *RBAC enabled* AKS cluster -

0 commit comments

Comments
 (0)