Skip to content

Commit 2e48f0e

Browse files
as51340matea16
andauthored
Add docs for headless svc (#1241)
Co-authored-by: Matea Pesic <[email protected]>
1 parent 59c4fa8 commit 2e48f0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pages/getting-started/install-memgraph/kubernetes.mdx

+1
Original file line numberDiff line numberDiff line change
@@ -563,6 +563,7 @@ The following table lists the configurable parameters of the Memgraph HA chart a
563563
| `storage.logStorageAccessMode` | Access mode used for log storage. | `ReadWriteOnce` |
564564
| `externalAccess.coordinator.serviceType` | IngressNginx, NodePort, CommonLoadBalancer or LoadBalancer. | `NodePort` |
565565
| `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` |
566567
| `ports.boltPort` | Bolt port used on coordinator and data instances. | `7687` |
567568
| `ports.managementPort` | Management port used on coordinator and data instances. | `10000` |
568569
| `ports.replicationPort` | Replication port used on data instances. | `20000` |

0 commit comments

Comments
 (0)