We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5974af6 + f88b7a4 commit 1b8caf9Copy full SHA for 1b8caf9
GETTING_STARTED.md
@@ -14,7 +14,7 @@ Before you can deploy any of the deployment examples found in `./stable` and `./
14
Unless otherwise started in the README.md of each example, it should be assumed that we will deploy the example by running
15
```shell
16
export EXAMPLE=base-rbac
17
- kubectl apply -kustomize ./stable/$EXAMPLE
+ kubectl apply -k ./stable/$EXAMPLE
18
```
19
20
0 commit comments