Fix "kubectl --k" typo (#15558)

pull/15383/merge
Tim Bannister 2019-07-29 19:04:26 +01:00 committed by Kubernetes Prow Robot
parent bc3054c3a7
commit 5e9207e88d
1 changed files with 1 additions and 1 deletions

View File

@ -865,7 +865,7 @@ EOF
Apply all those objects on the Apiserver by
```shell
kubectl apply --k .
kubectl apply -k .
```
Both containers will have the following files present on their filesystems with the values for each container's environment: