Skip to content

Commit

Permalink
Update app label value (aws#28)
Browse files Browse the repository at this point in the history
`eks-pod-identiy-agent` -> `eks-pod-identity-agent`
  • Loading branch information
carise authored and taraspos committed Oct 17, 2024
1 parent 60a37c4 commit 1a830ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/eks-pod-identity-agent/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ helm.sh/chart: {{ include "eks-pod-identity-agent.chart" . }}
app.kubernetes.io/version: {{ .Chart.AppVersion | quote }}
{{- end }}
app.kubernetes.io/managed-by: {{ .Release.Service }}
app: eks-pod-identiy-agent
app: eks-pod-identity-agent
{{- end }}

{{/*
Expand Down

0 comments on commit 1a830ef

Please sign in to comment.