We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b79c92 commit 1a99ca8Copy full SHA for 1a99ca8
1 file changed
README.md
@@ -48,7 +48,8 @@ imagePullCredentials:
48
`kubectl describe issuer letsencrypt-prod`
49
50
# Installation
51
-`helm install diffgram ./diffgram`
+`git clone https://github.com/diffgram/diffgram-helm/`
52
+`helm install diffgram ./diffgram-helm`
53
54
You can substitute `./diffgram` with whatever the path to this repo is on your local machine. Also feel free to install on any other namespace.
55
0 commit comments