File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
pages/getting-started/install-memgraph Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -290,6 +290,8 @@ their default values.
290290| `extraVolumes` | Optionally specify extra list of additional volumes | `[]` |
291291| `extraVolumeMounts` | Optionally specify extra list of additional volumeMounts | `[]` |
292292| `extraEnv` | Env variables that users can define | `[]` |
293+ | `userContainers.data` | Containers that users can specifiy that will be run aside from the main Memgraph container on data instances. | `[]` |
294+ | `userContainers.coordinators` | Containers that users can specifiy that will be run aside from the main Memgraph container on coordinators. | `[]` |
293295
294296To change the default chart values, provide your own `values.yaml` file during
295297the installation:
You can’t perform that action at this time.
0 commit comments