Delete some extra space (#10741)

Delete some extra space
This commit is contained in:
LiuDui
2018-10-31 00:45:56 +08:00
committed by k8s-ci-robot
parent 5bab86b2b3
commit 654a589167
6 changed files with 6 additions and 6 deletions
@@ -94,7 +94,7 @@ However, you can use [ConfigMap](/docs/tasks/configure-pod-container/configure-p
following the steps:
* **Step 1:** Change the config files in `config/`.
* **Step 2:** Create the ConfigMap `node-problem-detector-config` with `kubectl create configmap
* **Step 2:** Create the ConfigMap `node-problem-detector-config` with `kubectl create configmap
node-problem-detector-config --from-file=config/`.
* **Step 3:** Change the `node-problem-detector.yaml` to use the ConfigMap: