Browse Source

Update ServiceMonitor Label

Raghunandana S K 4 năm trước cách đây
mục cha
commit
76caf75b15

+ 1 - 1
tools/kubernetes/helm/hue/templates/servicemonitor-hue.yaml

@@ -15,5 +15,5 @@ spec:
     - default
   selector:
     matchLabels:
-      app: hue
+      pod: hue
 {{- end -}}