Skip to content

Commit 1b8caf9

Browse files
authored
Merge pull request #33 from osodevops/multi-cluster-single-mds
updated docs to make things work :)
2 parents 5974af6 + f88b7a4 commit 1b8caf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GETTING_STARTED.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Before you can deploy any of the deployment examples found in `./stable` and `./
1414
Unless otherwise started in the README.md of each example, it should be assumed that we will deploy the example by running
1515
```shell
1616
export EXAMPLE=base-rbac
17-
kubectl apply -kustomize ./stable/$EXAMPLE
17+
kubectl apply -k ./stable/$EXAMPLE
1818
```
1919

2020

0 commit comments

Comments
 (0)