We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ed87d9 commit e7febcaCopy full SHA for e7febca
1 file changed
src/installing-deis/installing-deis-workflow.md
@@ -46,7 +46,7 @@ $ helm fetch deis/deis
46
Now that you have Helm installed and added the Deis Chart Repository, install Workflow by running:
47
48
```
49
-$ helm generate deis # generates various secrets
+$ helm generate -x manifests deis # generates various secrets
50
$ helm install deis --namespace=deis # injects resources into your cluster
51
52
0 commit comments