Ver código fonte

fix podmonitor

Grega Bremec 1 ano atrás
pai
commit
666d250acc
1 arquivos alterados com 1 adições e 1 exclusões
  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