Skip to content

Commit

Permalink
Spec is podMetricsEndpoints not just endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
thokra-nav committed Jan 17, 2025
1 parent 974971c commit 8d47c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/templates/podmonitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
labels:
{{- include "api-reconcilers.labels" . | nindent 4 }}
spec:
endpoints:
podMetricsEndpoints:
- interval: 1m
port: http
scrapeTimeout: 10s
Expand Down

0 comments on commit 8d47c52

Please sign in to comment.