File tree Expand file tree Collapse file tree
pages/getting-started/install-memgraph Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -538,6 +538,8 @@ The following table lists the configurable parameters of the Memgraph standalone
538538| ` memgraphOrganizationName` | Organization name associated with the Enterprise license. | ` " " ` |
539539| ` statefulSetAnnotations` | Annotations to add to the StatefulSet. | ` {}` |
540540| ` podAnnotations` | Annotations to add to the Pod. | ` {}` |
541+ | ` labels.statefulSetLabels` | Additional labels to add to the StatefulSet. | ` {}` |
542+ | ` labels.podLabels` | Additional labels to add to the Pod. | ` {}` |
541543| ` extraEnv` | Additional environment variables passed to the Memgraph container. | ` []` |
542544| ` resources` | CPU/Memory resource requests/limits. Left empty by default. | ` {}` |
543545| ` serviceAccount.create` | Whether a service account should be created. | ` true` |
You can’t perform that action at this time.
0 commit comments