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 089bdf1 commit 9845880Copy full SHA for 9845880
README.md
@@ -47,7 +47,7 @@ The following steps set up an example configuration for sending nginx logs to S3
47
48
#### Add BanzaiCloud chart repository:
49
```bash
50
-$ helm repo add banzaicloud-stable http://kubernetes-charts.banzaicloud.com/branch/master
+$ helm repo add banzaicloud-stable https://kubernetes-charts.banzaicloud.com
51
$ helm repo update
52
```
53
0 commit comments