|
|
@@ -144,7 +144,6 @@ The following table lists the configurable parameters of the MinIO chart and the
|
|
|
| `accessKey` | Default access key (5 to 20 characters) | random 20 chars |
|
|
|
| `secretKey` | Default secret key (8 to 40 characters) | random 40 chars |
|
|
|
| `certsPath` | Default certs path location | `/etc/minio/certs` |
|
|
|
-| `configPathmc` | Default config file location for MinIO client - mc | `/etc/minio/mc` |
|
|
|
| `mountPath` | Default mount location for persistent drive | `/export` |
|
|
|
| `bucketRoot` | Directory from where minio should serve buckets. | Value of `.mountPath` |
|
|
|
| `clusterDomain` | domain name of kubernetes cluster where pod is running. | `cluster.local` |
|