Skip to content

Commit

Permalink
docs(k8s): Update readme with helm prerequisite(#2500)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dexter Lee committed May 6, 2021
1 parent 095ca39 commit 0a393fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datahub-kubernetes/README.md
Expand Up @@ -55,6 +55,7 @@ The above commands sets the passwords to "datahub" as an example. Change to any
Second, deploy the dependencies by running the following

```(shell)
(cd prerequisites && helm dep update)
helm install prerequisites prerequisites/
```

Expand Down

0 comments on commit 0a393fc

Please sign in to comment.