Skip to content

Commit f88b7a4

Browse files
committed
updated docs to make things work :)
1 parent 904bf05 commit f88b7a4

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)