File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 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
55A 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>
You can’t perform that action at this time.
0 commit comments