Skip to content

Commit

Permalink
fix: fix metrics service selector
Browse files Browse the repository at this point in the history
  • Loading branch information
taraspos committed Oct 1, 2024
1 parent 55fe7f2 commit 89ea816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/eks-pod-identity-agent/templates/metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ metadata:
{{- end }}
spec:
selector:
app: eks-pod-identiy-agent
{{- include "eks-pod-identity-agent.selectorLabels" . | nindent 4 }}
ports:
- name: metrics
port: {{ .Values.metrics.port }}
Expand Down

0 comments on commit 89ea816

Please sign in to comment.