Skip to content

Commit 9cbff80

Browse files
committed
Update README.md with helm-docs
1 parent eefd6c9 commit 9cbff80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# s3proxy
22

3-
![Version: 0.0.6](https://img.shields.io/badge/Version-0.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.7.0](https://img.shields.io/badge/AppVersion-2.7.0-informational?style=flat-square)
3+
![Version: 0.0.7](https://img.shields.io/badge/Version-0.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.7.0](https://img.shields.io/badge/AppVersion-2.7.0-informational?style=flat-square)
44

55
A Helm chart for deploying S3Proxy - Access other storage backends via the S3 API
66

@@ -102,7 +102,7 @@ The following section lists the configurable parameters of the s3proxy chart and
102102
<td><code>config.backends.azureblob.endpoint</code></td>
103103
<td>Azure endpoint</td>
104104
<td><code>string</code></td>
105-
<td><code>""</code></td>
105+
<td><code>https://{{ .Values.config.backends.azureblob.account }}.blob.core.windows.net</code></td>
106106
</tr>
107107
<tr>
108108
<td><code>config.backends.azureblob.key</code></td>

0 commit comments

Comments
 (0)