Преглед изворни кода

Update ServiceMonitor Label

Raghunandana S K пре 4 година
родитељ
комит
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 -}}