Explorar el Código

fix podmonitor

Grega Bremec hace 1 año
padre
commit
666d250acc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      deployment/integrate/base/podmonitor.yml

+ 1 - 1
deployment/integrate/base/podmonitor.yml

@@ -12,7 +12,7 @@ spec:
   selector:
     matchLabels:
       app: metrics
-  endpoints:
+  podMetricsEndpoints:
     - interval: 15s
       path: /q/metrics
       targetPort: 28080