|
|
@@ -147,8 +147,6 @@ The following table lists the configurable parameters of the MinIO chart and the
|
|
|
| `service.port` | Kubernetes port where service is exposed | `9000` |
|
|
|
| `service.externalIPs` | service external IP addresses | `nil` |
|
|
|
| `service.annotations` | Service annotations | `{}` |
|
|
|
-| `serviceAccount.create` | Toggle creation of new service account | `true` |
|
|
|
-| `serviceAccount.name` | Name of service account to create and/or use | `""` |
|
|
|
| `persistence.enabled` | Use persistent volume to store data | `true` |
|
|
|
| `persistence.size` | Size of persistent volume claim | `500Gi` |
|
|
|
| `persistence.existingClaim` | Use an existing PVC to persist data | `nil` |
|