|
|
@@ -161,7 +161,6 @@ The following table lists the configurable parameters of the MinIO chart and the
|
|
|
| `persistence.accessMode` | ReadWriteOnce or ReadOnly | `ReadWriteOnce` |
|
|
|
| `persistence.subPath` | Mount a sub directory of the persistent volume if set | `""` |
|
|
|
| `resources.requests.memory` | Memory resource requests | Memory: `4Gi` |
|
|
|
-| `priorityClassName` | Pod priority settings | `""` |
|
|
|
| `securityContext.enabled` | Enable to run containers as non-root. NOTE: if `persistence.enabled=false` then securityContext will be automatically disabled | `true` |
|
|
|
| `securityContext.runAsUser` | User id of the user for the container | `1000` |
|
|
|
| `securityContext.runAsGroup` | Group id of the user for the container | `1000` |
|