File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11apiVersion : v2
22name : nextcloud
3- version : 6.5.1
3+ version : 6.5.2
44appVersion : 30.0.4
55description : A file sharing server that puts the control and security of your own data back into your hands.
66keywords :
Original file line number Diff line number Diff line change @@ -320,8 +320,8 @@ Here are all the values you can currently configure in this helm chart to config
320320| Parameter | Description | Default |
321321|-------------------------------------------------|-----------------------------------------------------------------------|-------------|
322322| `nextcloud.objectStore.s3.enabled` | enable configuring S3 as a primary object store | `false` |
323- | `nextcloud.objectStore.s3.accessKey` | accessKeyID for authing to S3, ignored if using existinSecret | `''` |
324- | `nextcloud.objectStore.s3.secretKey` | secretAccessKey for authing to S3, ignored if using existinSecret | `''` |
323+ | `nextcloud.objectStore.s3.accessKey` | accessKeyID for authing to S3, ignored if using existingSecret | `''` |
324+ | `nextcloud.objectStore.s3.secretKey` | secretAccessKey for authing to S3, ignored if using existingSecret | `''` |
325325| `nextcloud.objectStore.s3.legacyAuth` | use legacy authentication for S3 | `false` |
326326| `nextcloud.objectStore.s3.host` | endpoint URL to connect to. Only required if not using AWS | `''` |
327327| `nextcloud.objectStore.s3.ssl` | Use TLS connection when connecting to S3 | `true` |
You can’t perform that action at this time.
0 commit comments