Change Readme with storageclass

This commit is contained in:
Helton Damascena Dias 2018-10-03 16:17:58 +00:00
Родитель 715cc13f41
Коммит c52250b5bf
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 356891F7DACBA332
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -19,6 +19,7 @@ The following tables lists the configurable parameters of the `vsts-agent` chart
| `image.pullPolicy` | Image pull policy | `Always` |
| `replicas` | Number of vsts-agent instaces started | `3` |
| `resources.disk` | Size of the disk attached to the agent| `50Gi` |
| `resources.storageclass` | Specify storageclass used in kubernetes| `default` |
| `vstsAccount` | VSTS account name | `nil` (must be provided during installation) |
| `vstsToken` | VSTS personal access token | `nil` (must be provided during installation) |
| `vstsPool` | VSTS agent pool name | `kubernetes-vsts-agents` |