diff --git a/README.md b/README.md index fe57f75b..9892e545 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ patchesStrategicMerge: Deploy (run inside directory with your kustomization file): ```sh -kubectl -k . +kubectl apply -k . ``` **Step 6: Finally, test your environment!**