Raghunandana S K 4 лет назад
Родитель
Сommit
76caf75b15
1 измененных файлов с 1 добавлено и 1 удалено
  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 -}}