Browse Source

Update ServiceMonitor Label

Raghunandana S K 4 years ago
parent
commit
76caf75b15
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/kubernetes/helm/hue/templates/servicemonitor-hue.yaml

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

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