Skip to content

Commit

Permalink
use podMetricsEndpoints field (#2079)
Browse files Browse the repository at this point in the history
  • Loading branch information
severo authored Nov 9, 2023
1 parent 4da7cb4 commit c21ea07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/templates/worker/podmonitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
name: "{{ include "name" . }}-worker"
namespace: {{ .Release.Namespace }}
spec:
endpoints:
podMetricsEndpoints:
- path: /metrics
port: http
namespaceSelector:
Expand Down

0 comments on commit c21ea07

Please sign in to comment.