Skip to content

Commit

Permalink
Add correct labels to CNI metrics chart. (#2889)
Browse files Browse the repository at this point in the history
  • Loading branch information
orsenthil authored Apr 19, 2024
1 parent 19d59c1 commit 1a76401
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/cni-metrics-helper/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ spec:
{{- end }}
{{- end }}
labels:
app.kubernetes.io/name: {{ include "cni-metrics-helper.name" . }}
app.kubernetes.io/instance: {{ .Release.Name }}
k8s-app: cni-metrics-helper
spec:
containers:
Expand Down

0 comments on commit 1a76401

Please sign in to comment.