We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c043b2b commit d5dcb4eCopy full SHA for d5dcb4e
README.md
@@ -85,7 +85,9 @@ SSL is up to you/your IT team. For debugging the config tools like [SSL Labs](ht
85
## B. Installation
86
`git clone https://github.com/diffgram/diffgram-helm/`
87
88
-`helm install -n diffgram-ns diffgram ./diffgram-helm --create-namespace`
+` cd diffgram-helm && helm dependency build`
89
+
90
+``
91
92
If you don't change anything on `values.yaml`. You will have the namespace `default` created on your cluster
93
0 commit comments