You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by ra...@apache.org on 2017/08/09 19:31:35 UTC

[incubator-openwhisk-deploy-kube] branch master updated: fix typo in docs (#47)

This is an automated email from the ASF dual-hosted git repository.

rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-deploy-kube.git


The following commit(s) were added to refs/heads/master by this push:
     new d888781  fix typo in docs (#47)
d888781 is described below

commit d88878147dc53691a1b9923f547a1c161d037a31
Author: David Grove <dg...@users.noreply.github.com>
AuthorDate: Wed Aug 9 15:31:33 2017 -0400

    fix typo in docs (#47)
---
 kubernetes/controller/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kubernetes/controller/README.md b/kubernetes/controller/README.md
index 7a2f66f..a3faed5 100644
--- a/kubernetes/controller/README.md
+++ b/kubernetes/controller/README.md
@@ -9,7 +9,7 @@ instance needs to know which index it is. The Controller
 can be deployed with:
 
 ```
-kubectl apply -f invoker.yml
+kubectl apply -f controller.yml
 ```
 
 # Controller Deployment Changes

-- 
To stop receiving notification emails like this one, please contact
['"commits@openwhisk.apache.org" <co...@openwhisk.apache.org>'].