1
0

Fix apply command

This commit is contained in:
Weilbyte
2021-06-17 17:53:42 +02:00
committed by GitHub
parent fecf82503f
commit 8cd434fc32

View File

@@ -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!**