Skip to content

Commit 92aa341

Browse files
as51340matea16
andauthored
Add labels support for services (#1249)
Co-authored-by: Matea Pesic <80577904+matea16@users.noreply.github.com>
1 parent f017c8f commit 92aa341

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ their default values.
196196
| `service.enableHttpMonitoring` | Enable HTTP monitoring | `false` |
197197
| `service.httpPortMonitoring` | HTTP monitoring port | `9091` |
198198
| `service.annotations` | Annotations to add to the service | `{}` |
199+
| `service.labels` | Labels to add to the service | `{}` |
199200
| `persistentVolumeClaim.createStorageClaim` | Enable creation of a Persistent Volume Claim for storage | `true` |
200201
| `persistentVolumeClaim.storageClassName` | Storage class name for the persistent volume claim | `""` |
201202
| `persistentVolumeClaim.storageSize` | Size of the persistent volume claim for storage | `10Gi` |

0 commit comments

Comments
 (0)