Selaa lähdekoodia

fix podmonitor

Grega Bremec 1 vuosi sitten
vanhempi
commit
666d250acc
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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