Skip to content

Commit d5dcb4e

Browse files
author
PJEstrada
authored
Update README.md
1 parent c043b2b commit d5dcb4e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,9 @@ SSL is up to you/your IT team. For debugging the config tools like [SSL Labs](ht
8585
## B. Installation
8686
`git clone https://github.com/diffgram/diffgram-helm/`
8787

88-
`helm install -n diffgram-ns diffgram ./diffgram-helm --create-namespace`
88+
` cd diffgram-helm && helm dependency build`
89+
90+
``
8991

9092
If you don't change anything on `values.yaml`. You will have the namespace `default` created on your cluster
9193

0 commit comments

Comments
 (0)