parent
7938313f71
commit
8bf73d66a7
7 changed files with 53 additions and 4 deletions
deploy/helm
|
@ -34,3 +34,6 @@ The following table lists all configuration parameters and their default values.
|
|||
| `secret.accessKey` | S3 Access Key | |
|
||||
| `secret.secretKey` | S3 Secret Key | |
|
||||
| `secret.endpoint` | Endpoint | https://storage.yandexcloud.net |
|
||||
| `tolerations.all` | Tolerate all taints by the CSI-S3 node driver (mounter) | false |
|
||||
| `tolerations.node` | Custom tolerations for the CSI-S3 node driver (mounter) | [] |
|
||||
| `tolerations.controller` | Custom tolerations for the CSI-S3 controller (provisioner) | [] |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue