Unverified Commit 8cd434fc by Weilbyte Committed by GitHub

Fix apply command

parent fecf8250
...@@ -99,7 +99,7 @@ patchesStrategicMerge: ...@@ -99,7 +99,7 @@ patchesStrategicMerge:
Deploy (run inside directory with your kustomization file): Deploy (run inside directory with your kustomization file):
```sh ```sh
kubectl -k . kubectl apply -k .
``` ```
**Step 6: Finally, test your environment!** **Step 6: Finally, test your environment!**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment