Parcourir la source

fix podmonitor

Grega Bremec il y a 1 an
Parent
commit
666d250acc
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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