diff --git a/charts/k6-crds/templates/_helpers.tpl b/charts/k6-crds/templates/_helpers.tpl index 96202394..9b197671 100644 --- a/charts/k6-crds/templates/_helpers.tpl +++ b/charts/k6-crds/templates/_helpers.tpl @@ -2,7 +2,7 @@ Common labels */}} {{- define "k6-crds.labels" -}} -helm.sh/chart: {{ include "k6-operator.chart" . }} +helm.sh/chart: {{ include "k6-crds.chart" . }} {{ include "k6-crds.selectorLabels" . }} {{- if .Chart.AppVersion }} app.kubernetes.io/version: {{ .Chart.AppVersion | quote }}