Skip to content

Commit

Permalink
Updated README config.
Browse files Browse the repository at this point in the history
  • Loading branch information
antejavor committed Aug 13, 2024
1 parent 7794e3b commit c1e764f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/memgraph-high-availability/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ The following table lists the configurable parameters of the Memgraph chart and
| `memgraph.coordinators.volumeClaim.storagePVCSize` | Size of the storage PVC for coordinators | `1Gi` |
| `memgraph.coordinators.volumeClaim.logPVC` | Enable log PVC for coordinators | `false` |
| `memgraph.coordinators.volumeClaim.logPVCSize` | Size of the log PVC for coordinators | `256Mi` |
| `memgraph.affinity.enabled` | Enables affinity so each instance is deployed to unique node | `false` |
| `data` | Configuration for data instances | See `data` section |
| `coordinators` | Configuration for coordinator instances | See `coordinators` section |

Expand Down

0 comments on commit c1e764f

Please sign in to comment.