We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af723f6 commit 310f4c1Copy full SHA for 310f4c1
charts/eks-pod-identity-agent/templates/metrics.yaml
@@ -12,7 +12,7 @@ metadata:
12
{{- end }}
13
spec:
14
selector:
15
- app: eks-pod-identiy-agent
+ {{- include "eks-pod-identity-agent.selectorLabels" . | nindent 4 }}
16
ports:
17
- name: metrics
18
port: {{ .Values.metrics.port }}
0 commit comments