소스 검색

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 -}}