File tree 1 file changed +1
-0
lines changed
pages/getting-started/install-memgraph
1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -563,6 +563,7 @@ The following table lists the configurable parameters of the Memgraph HA chart a
563
563
| `storage.logStorageAccessMode` | Access mode used for log storage. | `ReadWriteOnce` |
564
564
| `externalAccess.coordinator.serviceType` | IngressNginx, NodePort, CommonLoadBalancer or LoadBalancer. | `NodePort` |
565
565
| `externalAccess.dataInstance.serviceType` | IngressNginx, NodePort or LoadBalancer. | `NodePort` |
566
+ | `headlessService.enabled` | Specifies whether headless services will be used inside K8s network on all instances. | `false` |
566
567
| `ports.boltPort` | Bolt port used on coordinator and data instances. | `7687` |
567
568
| `ports.managementPort` | Management port used on coordinator and data instances. | `10000` |
568
569
| `ports.replicationPort` | Replication port used on data instances. | `20000` |
You can’t perform that action at this time.
0 commit comments