From 4063885a708a33ab7003d0686089060894e71ba5 Mon Sep 17 00:00:00 2001 From: genofire Date: Tue, 23 Jul 2024 11:16:13 +0200 Subject: [PATCH] chore(livekit-server): labels for service-monitor in values.yaml --- livekit-server/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/livekit-server/values.yaml b/livekit-server/values.yaml index bcf6d51..47bd5a2 100644 --- a/livekit-server/values.yaml +++ b/livekit-server/values.yaml @@ -143,6 +143,8 @@ gcp: serviceMonitor: # Specifies whether a service monitor should be created create: false + # -- labels to add to the service monitor + labels: {} # Annotations to add to the service monitor annotations: {} # The name of the service monitor to use.