Merge pull request #11350 from thockin/munge-check-kubectl-dash-f
Add munger to verify kubectl -f targets
This commit is contained in:
@@ -194,7 +194,7 @@ Create a pod manifest: `pod.json`
|
||||
### Create the pod using the kubectl command line tool
|
||||
|
||||
```bash
|
||||
kubectl create -f pod.json
|
||||
kubectl create -f ./pod.json
|
||||
```
|
||||
|
||||
### Testing
|
||||
|
Reference in New Issue
Block a user