This is an automated email from the ASF dual-hosted git repository.
daisyguo 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 e065c08 Update configurationChoices.md (#371)
e065c08 is described below
commit e065c084710297e9f2f3ec918787ba1ef83bd888
Author: xieweicarl2018 <[email protected]>
AuthorDate: Mon Nov 26 21:19:27 2018 -0800
Update configurationChoices.md (#371)
Use correct path helm/openwhisk/values.yaml instead previous path
helm/values.yaml.
---
docs/configurationChoices.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/configurationChoices.md b/docs/configurationChoices.md
index f88a92c..61d1436 100644
--- a/docs/configurationChoices.md
+++ b/docs/configurationChoices.md
@@ -20,7 +20,7 @@
This document outlines some of the configuration options that are
supported by the OpenWhisk Helm chart. In general, you customize your
deployment by adding stanzas to `mycluster.yaml` that override default
-values in the `helm/values.yaml` file.
+values in the `helm/openwhisk/values.yaml` file.
### Deploying Event Providers